scsi: fc: use bsg_softirq_done
authorJohannes Thumshirn <jthumshirn@suse.de>
Thu, 17 Nov 2016 09:31:21 +0000 (10:31 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 18 Nov 2016 01:15:26 +0000 (20:15 -0500)
commit6aa858cd335a94e2824ed542140ac9704c0a64e2
treedf644f8b29270d49040fbd848765bff309cafb96
parentc00da4c90ffd066cdfe7f53ff3529c8ab4a35db0
scsi: fc: use bsg_softirq_done

bsg_softirq_done() and fc_bsg_softirq_done() are copies of each other, so
ditch the fc specific one.

Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
block/bsg-lib.c
drivers/scsi/scsi_transport_fc.c
include/linux/bsg-lib.h