From: Chen Weixiang Date: Sun, 19 Oct 2014 12:59:44 +0000 (+0800) Subject: staging: ft1000: do not initialise statics to 0 or NULL X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~691 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7da2d68bb72b9565747bf4b5e785428867b4165;p=pandora-kernel.git staging: ft1000: do not initialise statics to 0 or NULL Remove following checkpatch.pl error from ft1000/ft1000-usb/ft1000_debug.c ERROR: do not initialise statics to 0 or NULL Signed-off-by: Chen Weixiang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed