]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit1ae83c5c97bb90d7c272c03807b7c82911516610
treec88f0f7cebbccb0fd597e66f39cda2abba4e3033
parentdf60f4b92d3d0b0b91267532ea2584e3b6b58b2f
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>
drivers/firmware/efi/Kconfig
drivers/staging/rtlwifi/Kconfig