Checkpatch problem with Kconfig help symbol ?

From: Tapio Vihuri
Date: Wed Jan 19 2011 - 07:42:55 EST


Hi

Is this false positive ?

WARNING: please write a paragraph that describes the config symbol fully
#60: FILE: drivers/input/misc/Kconfig:159:
+ help


Interesting enough, also:

./scripts/checkpatch.pl --file drivers/input/misc/Kconfig
WARNING: please write a paragraph that describes the config symbol fully
#430: FILE: input/misc/Kconfig:430:
+ help


But this is different line.

Kernel was linux-2.6.37-rc8 at:
a25cecc Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze




Below is the patch: