mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 20:21:30 +00:00
Checkpatch fix
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@616 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -62,7 +62,7 @@ struct srpt_thread {
|
||||
|
||||
static u64 mellanox_ioc_guid;
|
||||
static struct list_head srpt_devices;
|
||||
static int thread = 0;
|
||||
static int thread;
|
||||
static struct srpt_thread srpt_thread;
|
||||
static DECLARE_WAIT_QUEUE_HEAD(ioctx_list_waitQ);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user