From 42e7f1df4e731df3d5e658852b80c0657b019b31 Mon Sep 17 00:00:00 2001 From: Marco Cyriacks Date: Fri, 22 Aug 2014 22:08:06 +0200 Subject: [PATCH] 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-format-patch failed