On Wed, 2025-09-10 at 14:32 -0700, Bart Van Assche wrote: > Use scsi_device_busy() instead of open-coding it. This patch prepares > for skipping the SCSI device budget map initialization in certain > cases. > > Cc: Jens Axboe <axboe@xxxxxxxxx> > Cc: Christoph Hellwig <hch@xxxxxxxxxxxxx> > Cc: Ming Lei <ming.lei@xxxxxxxxxx> > Cc: John Garry <john.g.garry@xxxxxxxxxx> > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> > --- > drivers/ufs/core/ufshcd.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Reviewed-by: Peter Wang <peter.wang@xxxxxxxxxxxx>