From: Roberta Dobrescu Date: Tue, 16 Sep 2014 17:33:03 +0000 (+0300) Subject: staging: dgnc: Do not initialise statics to 0 or NULL X-Git-Tag: fixes-for-v3.18-merge-window~15^2~340 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05a70e14035438e6866d7fcf8a79c67b8e1425e1;p=pandora-kernel.git 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-diff-tree failed