staging: lustre: lnet: lnet: do not initialise statics to 0 or NULL
authorBalavasu <kp.balavasu@gmail.com>
Mon, 29 Dec 2014 14:30:31 +0000 (20:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 23:55:40 +0000 (15:55 -0800)
This patch fixes the checkpatch.pl issue
Error: do not initialise statics to 0 or NULL

Signed-off-by: Balavasu <kp.balavasu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found