mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
Compiler warning fixed
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@524 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -192,7 +192,7 @@ out_free:
|
||||
if (size < max_size) {
|
||||
/*id_list_t *pc; */
|
||||
char *id_iter;
|
||||
int flags;
|
||||
unsigned long flags;
|
||||
struct gid_list_info *gid;
|
||||
|
||||
spin_lock_irqsave(&ha->hardware_lock, flags);
|
||||
|
||||
Reference in New Issue
Block a user