staging: ft1000: do not initialise statics to 0 or NULL
authorChen Weixiang <weixiangchen@gmail.com>
Sun, 19 Oct 2014 12:59:44 +0000 (20:59 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 09:27:46 +0000 (17:27 +0800)
commitb7da2d68bb72b9565747bf4b5e785428867b4165
tree9b8ee395a264e76d7b439baef5bcb956f43100f3
parent4baa70f69d842a04fc247b5ba4d2778306668f54
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 <weixiang.chen@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-usb/ft1000_debug.c