[SCSI] be2iscsi: No return value for hwi_enable_intr
authorJayamohan Kallickal <jayamohank@serverengines.com>
Wed, 21 Jul 2010 22:53:22 +0000 (04:23 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 28 Jul 2010 14:05:32 +0000 (09:05 -0500)
commit238f6b7255c68d2774795c97b32701c09fd1e543
tree6dbd245f3d19d01e135860054c30ea7a223715ce
parent1f92638f074f7c6776fb2b565f252573f2b5488c
[SCSI] be2iscsi: No return value for hwi_enable_intr

hwi_enable_intr need not return any value. This patch fixes the
that and removes code designed to handle a failure return value

Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/be2iscsi/be_main.c