linux/scripts/kconfig/lxdialog
Masahiro Yamada 01b9916254 kconfig: lxdialog: remove initialization with A_NORMAL
A_NORMAL is zero, so the attribute is set to the default A_NORMAL
without explicit assignment.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2024-05-14 23:36:19 +09:00
..
BIG.FAT.WARNING kconfig: remove trailing whitespaces 2019-05-09 22:37:17 +09:00
checklist.c kconfig: Fix typo HEIGTH to HEIGHT 2024-03-31 21:09:50 +09:00
dialog.h kconfig: Fix typo HEIGTH to HEIGHT 2024-03-31 21:09:50 +09:00
inputbox.c kconfig: Fix typo HEIGTH to HEIGHT 2024-03-31 21:09:50 +09:00
menubox.c kconfig: Fix typo HEIGTH to HEIGHT 2024-03-31 21:09:50 +09:00
textbox.c kconfig: Fix typo HEIGTH to HEIGHT 2024-03-31 21:09:50 +09:00
util.c kconfig: lxdialog: remove initialization with A_NORMAL 2024-05-14 23:36:19 +09:00
yesno.c kconfig: Fix typo HEIGTH to HEIGHT 2024-03-31 21:09:50 +09:00