From: Andy Whitcroft Date: Tue, 10 Jan 2012 23:10:03 +0000 (-0800) Subject: checkpatch: only apply kconfig help checks for options which prompt X-Git-Tag: v3.3-rc1~113^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a13858033a3a993147d190317cc9d709f0a1b819;p=pandora-kernel.git checkpatch: only apply kconfig help checks for options which prompt The intent of this check is to catch the options which the user will see and ensure they are properly described. It is also common for internal only options to have a brief description. Allow this form. Reported-by: Steven Rostedt Tested-by: Steven Rostedt Signed-off-by: Andy Whitcroft Cc: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed