On Wed, May 17, 2023 at 03:23:56PM -0700, Bart Van Assche wrote: > Make scsi_host_block() easier to read by converting it to the widely used > early-return style. See also commit f983622ae605 ("scsi: core: Avoid > calling synchronize_rcu() for each device in scsi_host_block()"). > > Reviewed-by: Mike Christie <michael.christie@xxxxxxxxxx> > Cc: Ming Lei <ming.lei@xxxxxxxxxx> > Cc: Ye Bin <yebin10@xxxxxxxxxx> > Cc: Hannes Reinecke <hare@xxxxxxx> > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> Thanks, Ming