From: Joe Perches Date: Wed, 3 Jul 2013 22:05:20 +0000 (-0700) Subject: checkpatch: change CamelCase test and make it --strict X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be79794bc116fc0c264be1a599433c92ec9e34f5;p=pandora-kernel.git checkpatch: change CamelCase test and make it --strict Do not bleat a message on nominally acceptable CamelCase uses that are separated by an _ like drm_core_has_MTRR. CamelCase tests are also a bit noisy against certain types of code acceptable to some kernel developers. Make the test applicable only with --strict. Signed-off-by: Joe Perches Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed