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)
commitf96d1d7ee64c833e6bc11dda2a7d1c8d28394560
treea1c135395ab4a0a41b21f0ce15ce8ab269d35137
parent48cbf26505d91385722afc30632952e465d8bb7c
staging: lustre: lnet: lnet: do not initialise statics to 0 or NULL

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>
drivers/staging/lustre/lnet/lnet/router.c
This page took 0.031159 seconds and 5 git commands to generate.