From b7da2d68bb72b9565747bf4b5e785428867b4165 Mon Sep 17 00:00:00 2001 From: Chen Weixiang Date: Sun, 19 Oct 2014 20:59:44 +0800 Subject: [PATCH] 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-format-patch failed