commit | ef3f55438d95f0bfc5d4730db6e59058647832e2 | [log] [tgz] |
---|---|---|
author | Valentin Rothberg <valentinrothberg@gmail.com> | Sun Aug 28 08:51:31 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Aug 28 11:08:34 2016 +0200 |
tree | 08b622cbc214d17b0be4bb9160a820234f515d59 | |
parent | 36c79c7face54ca10e2b57f42cfc956a53246c10 [diff] |
checkkconfigsymblos: consistent symbol terminology 'symbol' and 'feature' are used synonymously to refer to Kconfig symbols (configs, menus, etc.). Use the term 'symbol' to have a consistent terminology and to make the code more comprehensible. Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>