diff options
| author | Masahiro Yamada <[email protected]> | 2024-03-03 04:00:34 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2024-03-09 06:04:22 +0000 |
| commit | bedf92362317adff1da6ac787b09626d30e60b00 (patch) | |
| tree | 7ce20daf62aadb9eb7385235c72473f28d9a25c3 /drivers/fpga/machxo2-spi.c | |
| parent | kconfig: link menus to a symbol (diff) | |
| download | kernel-bedf92362317adff1da6ac787b09626d30e60b00.tar.gz kernel-bedf92362317adff1da6ac787b09626d30e60b00.zip | |
kconfig: use linked list in get_symbol_str() to iterate over menus
Currently, get_symbol_str() uses a tricky approach to traverse the
associated menus.
With relevant menus now linked to the symbol using a linked list,
use list_for_each_entry() for iterating on the menus.
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Nicolas Schier <[email protected]>
Diffstat (limited to 'drivers/fpga/machxo2-spi.c')
0 files changed, 0 insertions, 0 deletions
