]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: use bool instead of boolean for type definition attributes, again
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 15 Dec 2017 15:38:01 +0000 (00:38 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 21 Jan 2018 15:49:29 +0000 (00:49 +0900)
commit14992f24414f5f06a6285cd828c5116abaf79faa
treec88f0f7cebbccb0fd597e66f39cda2abba4e3033
parentee544384d6e542ec24dac976c2d3d212cdca7804
kconfig: use bool instead of boolean for type definition attributes, again

Commit b7a67cdfd1cd ("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>
drivers/firmware/efi/Kconfig
drivers/staging/rtlwifi/Kconfig