[PATCH v3 03/16] scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Christoph Hellwig
hch at infradead.org
Fri Nov 4 02:17:01 AEDT 2016
On Thu, Oct 13, 2016 at 05:00:19PM +0200, Johannes Thumshirn wrote:
> Export fc_bsg_jobdone so drivers can use it directly instead of doing
> the round-trip via struct fc_bsg_job::job_done() and use it in the LLDDs.
>
> As we've converted all LLDDs over to use fc_bsg_jobdone() directly,
> we can remove the function pointer from struct fc_bsg_job as well.
>
> Signed-off-by: Johannes Thumshirn <jthumshirn at suse.de>
> Reviewed-by: Hannes Reinecke <hare at suse.com>
Looks fine,
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the Linuxppc-dev
mailing list