diff options
author | Sergey Senozhatsky <sergey.senozhatsky@gmail.com> | 2015-11-06 02:45:34 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-06 03:34:48 (GMT) |
commit | 2cee611af8638d80d3abb71f878829a7e998bb44 (patch) | |
tree | 057e4b0c9af546147e42f8d6a57c01279ce94f09 /tools/usb | |
parent | a8ea0bf1286a3a96466139a828f3d161d19ca015 (diff) | |
download | linux-2cee611af8638d80d3abb71f878829a7e998bb44.tar.xz |
tools/vm/slabinfo: cosmetic globals cleanup
checkpatch.pl complains about globals being explicitly zeroed
out: "ERROR: do not initialise globals to 0 or NULL".
New globals, introduced in this patch set, have no explicit 0
initialization; clean up the old ones to make it less hairy.
Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/usb')
0 files changed, 0 insertions, 0 deletions