[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)
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>

No differences found