From: Rashika Kheria Date: Fri, 25 Oct 2013 18:54:03 +0000 (+0530) Subject: Staging: lustre: Fix initialisation of statics to NULL or 0 X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad0a75b4b74ae7a676b0d5267d5997a20206d791;p=pandora-kernel.git Staging: lustre: Fix initialisation of statics to NULL or 0 This patch fixes the following checkpatch.pl error in lnet/lnet/config.c: ERROR: do not initialise statics to 0 or NULL Signed-off-by: Rashika Kheria Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed