On Thu, Apr 29, 2021 at 02:25:16PM +0200, Hannes Reinecke wrote: > Use scsi_host_busy_iter() to traverse commands instead of > hand-crafted routines walking the command list. > > Signed-off-by: Hannes Reinecke <hare@xxxxxxx> > --- > drivers/scsi/fnic/fnic_scsi.c | 821 ++++++++++++++++------------------ > 1 file changed, 375 insertions(+), 446 deletions(-) Looks fine: Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> -- Ming