mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-25 07:51:28 +00:00
Removed an unused variable.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2193 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2947,7 +2947,6 @@ fc_remote_port_rolechg(struct fc_rport *rport, u32 roles)
|
||||
struct fc_host_attrs *fc_host = shost_to_fc_host(shost);
|
||||
unsigned long flags;
|
||||
int create = 0;
|
||||
int ret;
|
||||
|
||||
spin_lock_irqsave(shost->host_lock, flags);
|
||||
if (roles & FC_PORT_ROLE_FCP_TARGET) {
|
||||
|
||||
Reference in New Issue
Block a user