From 05a70e14035438e6866d7fcf8a79c67b8e1425e1 Mon Sep 17 00:00:00 2001 From: Roberta Dobrescu Date: Tue, 16 Sep 2014 20:33:03 +0300 Subject: [PATCH] staging: dgnc: Do not initialise statics to 0 or NULL This fixes the following checkpatch.pl error: ERROR: do not initialise statics to 0 or NULL Signed-off-by: Roberta Dobrescu Acked-by: Daniel Baluta Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed