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)
commitd62403d6dd60b86e1dc9125324a1b3e78fdca913
tree44107500571cc5d1bdefcc705cc95a8e63115122
parent7db78438d932d12afda5f367cfcb56337457e037
Staging: lustre: fix ERROR: do not initialise statics to 0 or NULL in module.c

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>
drivers/staging/lustre/lnet/lnet/module.c