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)
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>

No differences found