summaryrefslogtreecommitdiffstats
path: root/lib/zlib_inflate/inflate.c
diff options
context:
space:
mode:
authorJoe Eloff <kagen101@gmail.com>2010-08-10 02:21:00 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2010-08-10 05:45:09 +0200
commit5150bda43c58cdce7eb851c3fe2ca913524459a0 (patch)
treeec0a7222c7cb97bdf25823ec9d64d6e17b649fc8 /lib/zlib_inflate/inflate.c
parentcheckpatch: fix handling of leading spaces (diff)
downloadlinux-5150bda43c58cdce7eb851c3fe2ca913524459a0.tar.xz
linux-5150bda43c58cdce7eb851c3fe2ca913524459a0.zip
checkpatch: change externals to globals
Make error message say 'ERROR: do not initialise globals to 0 or NULL' rather than 'ERROR: do not initialise externals to 0 or NULL'. Makes more sense in the context since there is an extern keyword in C and that is a global declaration within the scope of the current file. Signed-off-by: Joe Eloff <kagen101@gmail.com> Cc: Andy Whitcroft <apw@shadowen.org> Cc: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/zlib_inflate/inflate.c')
0 files changed, 0 insertions, 0 deletions