staging: ft1000-usb: Removed global initialization

Fix checkpatch error about initialize globals to 0.

Signed-off-by: Peter Karlsson <peter.p.karlsson@svt.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Peter Karlsson 2015-06-17 17:32:11 +02:00 committed by Greg Kroah-Hartman
parent f9d3faee24
commit 8103a48d36

View file

@ -55,7 +55,7 @@ struct list_head freercvpool;
/* lock to arbitrate free buffer list for receive command data */
spinlock_t free_buff_lock;
int numofmsgbuf = 0;
int numofmsgbuf;
/*
* Table of entry-point routines for char device