diff options
| author | Bart Van Assche <[email protected]> | 2021-12-03 15:19:40 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-12-06 22:30:33 -0500 |
| commit | bd0b35383193d0d31a0cce3d7c7f7e4be1cc7905 (patch) | |
| tree | 1dd751ef443bdfe4d55576cedc38cc35dd064717 /scripts/objdiff | |
| parent | 21ad0e49085deb22c094f91f9da57319a97188e4 (diff) | |
scsi: ufs: Remove ufshcd_any_tag_in_use()
Use hba->outstanding_reqs instead of ufshcd_any_tag_in_use(). This patch
prepares for removal of the blk_mq_start_request() call from
ufshcd_wait_for_dev_cmd(). blk_mq_tagset_busy_iter() only iterates over
started requests.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Bean Huo <[email protected]>
Reviewed-by: Bean Huo <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions