Re: [PATCH v3 3/3] scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes
From: Bart Van Assche
Date: Tue Oct 18 2022 - 14:24:26 EST
On 10/18/22 11:16, Bean Huo wrote:
From: Bean Huo <beanhuo@xxxxxxxxxx>
UFS Boot and Device W-LUs do not have unit descriptors, and PRMB does not
^^^^
RPMB?
support WB, we can use is_visible() to control which nodes are visible
and which are not.
Otherwise this patch looks good to me. Hence:
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>