From: Rashika Kheria Date: Thu, 24 Oct 2013 13:59:52 +0000 (+0530) Subject: Staging: lustre: Fix initialisation of statics to 0 or NULL X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f100b8b66d3532defb4205b3f63674363c81575;p=pandora-kernel.git Staging: lustre: Fix initialisation of statics to 0 or NULL This patch fixes the following checkpatch.pl issues in lnet/lnet/acceptor.c: ERROR: do not initialise statics to 0 or NULL Signed-off-by: Rashika Kheria Reviewed-by: Lisa Nguyen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed