From: Christoph Jaeger Date: Fri, 13 Feb 2015 22:38:29 +0000 (-0800) Subject: checkpatch: add check for keyword 'boolean' in Kconfig definitions X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~91^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=327953e9af6c59ad111b28359e59e3ec0cbd71b6;p=pandora-kernel.git checkpatch: add check for keyword 'boolean' in Kconfig definitions Discourage the use of keyword 'boolean' for type definition attributes of config options as support for it will be dropped later on. See http://lkml.kernel.org/r/cover.1418003065.git.cj@linux.com Signed-off-by: Christoph Jaeger Suggested-by: Daniel Borkmann Cc: Joe Perches Acked-by: Paul Bolle Tested-by: Paul Bolle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed