diff options
author | Joe Perches <joe@perches.com> | 2012-12-18 01:02:07 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-18 02:15:19 +0100 |
commit | 323c1260ba2c4b5c4b2a1e9ab6657cde54ccf554 (patch) | |
tree | fcc114327e37918e20e42a2f4ed00e3b7f158cec /fs/binfmt_elf.c | |
parent | checkpatch: add support for floating point constants (diff) | |
download | linux-323c1260ba2c4b5c4b2a1e9ab6657cde54ccf554.tar.xz linux-323c1260ba2c4b5c4b2a1e9ab6657cde54ccf554.zip |
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 <joe@perches.com>
Cc: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions