From: Joe Perches Date: Tue, 18 Dec 2012 00:02:07 +0000 (-0800) Subject: checkpatch: warn on CamelCase variable names X-Git-Tag: v3.8-rc1~74^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=323c1260ba2c4b5c4b2a1e9ab6657cde54ccf554;p=pandora-kernel.git checkpatch: warn on CamelCase variable names Store the camelcase variables in a hash and only emit a warning on the first use of each new variable. Signed-off-by: Joe Perches Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed