Staging: lustre: fix ERROR: do not initialise statics to 0 or NULL in module.c
authorEbru Akagunduz <ebru.akagunduz@gmail.com>
Tue, 8 Oct 2013 20:31:51 +0000 (23:31 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2013 20:26:14 +0000 (13:26 -0700)
Fix checkpatch.pl issues with do not initialise statics to 0 or NULL in module.c

Signed-off-by: Ebru Akagunduz <ebru.akagunduz@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found