[SCSI] fnic: fnic_scsi.c: clean up
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 11 Jun 2010 23:44:46 +0000 (16:44 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 27 Jul 2010 17:01:51 +0000 (12:01 -0500)
commit0db6f4353d68c0108b5fe0bad8259de0197589c6
treee26d28355b6aa8c8b3995406823f1ec9ccfeb070
parent1c4bfe6305215f09f3e80a14a824e4ae45b2c7ed
[SCSI] fnic: fnic_scsi.c: clean up

In fnic_abort_cmd() and fnic_device_reset() assign `rport' earlier to make
FNIC_SCSI_DBG() calls cleaner.

In fnic_clean_pending_aborts() `rport' is not used.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Abhijeet Joglekar <abjoglek@cisco.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fnic/fnic_scsi.c