Re: [PATCH] scsi: ufs: Remove wlun_dev_to_hba()
From: Bart Van Assche
Date: Tue Feb 15 2022 - 12:06:50 EST
On 2/15/22 03:40, Keoseong Park wrote:
Commit edc0596cc04b ("scsi: ufs: core: Stop clearing UNIT ATTENTIONS")
removed all callers of wlun_dev_to_hba(). Hence also remove the macro itself.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>