From: Andi Kleen Date: Mon, 24 May 2010 21:33:29 +0000 (-0700) Subject: checkpatch: add check for too short Kconfig descriptions X-Git-Tag: v2.6.35-rc1~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3354957a4f8b9bb4b43625232acdf0626851c82f;p=pandora-kernel.git checkpatch: add check for too short Kconfig descriptions I've seen various new Kconfigs with rather unhelpful one liner descriptions. Add a Kconfig warning for a minimum length of the Kconfig help section. Right now I arbitarily chose 4. The exact value can be debated. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Andi Kleen Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed