1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 07:53:11 -05:00
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
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