commit | ae9162e2be767240065b2f16c3061fc0a3622f61 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Wed Jan 27 04:15:40 2021 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Thu Jan 28 13:28:58 2021 +0900 |
tree | 9d15375a0a8e1fccc3fb6c2f4a451fe10e080cca | |
parent | 2cea4a7a1885bd0c765089afc14f7ff0eb77864e [diff] |
Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions" This reverts commit 327953e9af6c59ad111b28359e59e3ec0cbd71b6. You cannot use 'boolean' since commit b92d804a5179 ("kconfig: drop 'boolean' keyword"). This check is no longer needed. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Acked-by: Joe Perches <joe@perches.com>