commit | 8d73e0e7dc18a39b120cb85ec675d59516e0af1a | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Aug 06 16:10:46 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 06 18:01:27 2014 -0700 |
tree | 3b8910111c525a14ffe1acc77c22a86a8e0eeaad | |
parent | fee0aa83d43ee65648778d48d47975c323fa0490 [diff] |
checkpatch: quiet Kconfig help message checking Editing Kconfig dependencies can emit unnecessary messages about missing or too short help entries. Only emit the message when adding help sections to Kconfig files. Signed-off-by: Joe Perches <joe@perches.com> Reported-by: Jean Delvare <jdelvare@suse.de> Tested-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>