aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorJoe Eloff <[email protected]>2010-08-09 17:21:00 -0700
committerLinus Torvalds <[email protected]>2010-08-09 20:45:09 -0700
commit5150bda43c58cdce7eb851c3fe2ca913524459a0 (patch)
treeec0a7222c7cb97bdf25823ec9d64d6e17b649fc8 /include/linux/timerqueue.h
parent5f7ddae6104d85e27c0fbcb508cfe8286a01a5e1 (diff)
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 <[email protected]> Cc: Andy Whitcroft <[email protected]> Cc: Wolfram Sang <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions