[PATCH v2 04/16] scsi: Unify interfaces of fc_bsg_jobdone and bsg_job_done

Hannes Reinecke hare at suse.de
Thu Oct 13 22:33:02 AEDT 2016


On 10/12/2016 03:06 PM, Johannes Thumshirn wrote:
> Unify the interfaces of fc_bsg_jobdone and bsg_job_done. This will reduce the
> diff when moving from 'struct fc_bsg_job' to a plain 'struct bsg_job' later
> on.
> 
> Signed-off-by: Johannes Thumshirn <jthumshirn at suse.de>
> ---
>  drivers/s390/scsi/zfcp_fc.c      |  2 +-
>  drivers/scsi/bfa/bfad_bsg.c      |  6 ++--
>  drivers/scsi/ibmvscsi/ibmvfc.c   |  3 +-
>  drivers/scsi/libfc/fc_lport.c    |  6 ++--
>  drivers/scsi/lpfc/lpfc_bsg.c     | 68 +++++++++++++++++++++++++++-------------
>  drivers/scsi/qla2xxx/qla_bsg.c   | 66 +++++++++++++++++++++++++-------------
>  drivers/scsi/scsi_transport_fc.c | 22 +++++++------
>  include/scsi/scsi_transport_fc.h |  3 +-
>  8 files changed, 116 insertions(+), 60 deletions(-)
> 
Reviewed-by: Hannes Reinecke <hare at suse.com>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		   Teamlead Storage & Networking
hare at suse.de			               +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton
HRB 21284 (AG Nürnberg)


More information about the Linuxppc-dev mailing list