[SCSI] libfc: cleanup sending SRR request
authorHillf Danton <dhillf@gmail.com>
Wed, 27 Jul 2011 22:10:49 +0000 (15:10 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 28 Jul 2011 08:12:27 +0000 (12:12 +0400)
commit85982127273be0474e9505c0aac35973a0a013f8
tree879b02d5327a6803e29d6b6b2050f80435e9ceae
parent547fb12b7a1c8de6bb57a68553f2319430a3541a
[SCSI] libfc: cleanup sending SRR request

The variable on stack, namely cdb_op, is not used but removed.

[ Patch reworked by Robert Love due to invalid patch format ]

Signed-off-by: Hillf Danton <dhillf@gmail.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/libfc/fc_fcp.c