diff options
author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-02-16 23:22:53 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-25 20:03:56 +0300 |
commit | 86adf1a07e896f19a799abe65e3f4a1a26ac142e (patch) | |
tree | 1b7fd8e4bfbb1431922dde2aa5f33f25ebf4da5c /fs/read_write.c | |
parent | 0c8efd610b58cb23cefdfa12015799079aef94ae (diff) | |
download | linux-86adf1a07e896f19a799abe65e3f4a1a26ac142e.tar.xz |
checkpatch: kconfig: recognize more prompts when checking help texts
The check for a missing or short help text only considers symbols with a
prompt, but doesn't recognize any of the following as a prompt:
bool 'foo'
tristate 'foo'
prompt "foo"
prompt 'foo'
Make the check recognize those too.
Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'fs/read_write.c')
0 files changed, 0 insertions, 0 deletions