commit | 91f42b33e5b48a956a352ce10da52b77f4277d5f | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Wed Mar 30 15:25:21 2016 -0700 |
committer | Bart Van Assche <bart.vanassche@sandisk.com> | Tue Jan 17 11:26:47 2017 -0800 |
tree | 5c78bad9090616e25c8c9fb0805f5ecaaf217c18 | |
parent | 61778a1c5a4556da1a1e005d506f89f009031e62 [diff] |
qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-used variables Remove two set-but-not-used variables and avoid that the compiler warns about a third variable (rc). Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Acked-by: Himanshu Madhani <himanshu.madhani@qlogic.com> Cc: Quinn Tran <quinn.tran@qlogic.com> Cc: Christoph Hellwig <hch@lst.de>