staging: ft1000: remove explicit static initialisation
authorAngus Gibson <darthshrine@gmail.com>
Mon, 7 Apr 2014 02:29:30 +0000 (12:29 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:48:36 +0000 (13:48 -0700)
commit77a6f000a1a22d295b87a1a767ffe75b98f1775f
treee521605339f6dccb51fc20487d95ee9756a67d40
parent248b6a67567778123bf635945659e64cfe272e3b
staging: ft1000: remove explicit static initialisation

Fix checkpatch.pl error where a static variable was explicitly
initialised to false

Signed-off-by: Angus Gibson <darthshrine@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-usb/ft1000_usb.c