Searched hist:"1 ae83c5c97bb90d7c272c03807b7c82911516610" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/firmware/efi/ |
H A D | Kconfig | diff 1ae83c5c97bb90d7c272c03807b7c82911516610 Fri Dec 15 16:38:01 CET 2017 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: use bool instead of boolean for type definition attributes, again
Commit 6341e62b212a ("kconfig: use bool instead of boolean for type definition attributes") did treewide replacement of 'boolean', and also mentioned the keyword 'boolean' would be dropped later on.
Some years have passed, but it has not happened yet. Meanwhile, some new instances have come up.
I am really going to drop this keyword. I need to do the replacement once again.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|