From: Joe Perches Date: Tue, 12 Nov 2013 23:10:08 +0000 (-0800) Subject: checkpatch: find CamelCase definitions of struct/union/enum X-Git-Tag: v3.13-rc1~106^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11ea516a6c578564a65a352abb08ef558d365946;p=pandora-kernel.git checkpatch: find CamelCase definitions of struct/union/enum Checkpatch doesn't currently find CamelCase definitions of structs, unions or enums. Add that ability. Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed