From 9f100b8b66d3532defb4205b3f63674363c81575 Mon Sep 17 00:00:00 2001 From: Rashika Kheria Date: Thu, 24 Oct 2013 19:29:52 +0530 Subject: [PATCH] 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-format-patch failed