On 10/2/22 23:28, Adrian Hunter wrote:
On 30/09/22 01:44, Bart Van Assche wrote:
Simplify the code for incrementing the SCSI device reference count in
ufshcd_set_dev_pwr_mode(). This patch removes one scsi_device_put() call
that happens from atomic context.
Cc: Adrian Hunter <adrian.hunter@xxxxxxxxx>
Cc: Avri Altman <avri.altman@xxxxxxx>
Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx>
Not sure what patch set "v6 6/8" refers to, nevertheless:
Reviewed-by: Adrian Hunter <adrian.hunter@xxxxxxxxx>
Hi Adrian,
That means that this is the sixth patch of eight in version 6 of the
patch series that prepares for constifying the SCSI host template. The
entire patch series is available here:
https://lore.kernel.org/linux-scsi/20220929224421.587465-1-bvanassche@xxxxxxx/
Anyway, thanks for the review.
Bart.