On 3/15/23 00:31, Ziqi Chen wrote:
We don't have outstanding_reqs bitmap in MCQ mode. And in consideration of the queue depth may increase beyond 64 in the future, we reworked ufshcd_print_trs() to get rid of usage of bitmap so that we can print trs for pending requests in both SDB and MCQ mode.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>