From: Marco Cyriacks Date: Fri, 22 Aug 2014 20:08:06 +0000 (+0200) Subject: staging: lustre: socklnd: Remove static initialization to NULL or 0 X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e7f1df4e731df3d5e658852b80c0657b019b31;p=pandora-kernel.git staging: lustre: socklnd: Remove static initialization to NULL or 0 This patch fixes the following coding style issue: ERROR: do not initialise statics to 0 or NULL Signed-off-by: Marco Cyriacks Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed