RE: [PATCH v2] scsi: ufs: ufshpb: Remove unused parameters
From: Daejun Park
Date: Tue Aug 31 2021 - 22:08:10 EST
Hi ChanWoo Lee,
>From: ChanWoo Lee <cw9316.lee@xxxxxxxxxxx>
>
>The following parameters are not used in the function.
>So, remove unused parameters.
>
>*func(): ufshpb_set_hpb_read_to_upiu
> -> struct ufshpb_lu *hpb
> -> u32 lpn
>
>Signed-off-by: ChanWoo Lee <cw9316.lee@xxxxxxxxxxx>
Please add Bart's tag above your signed-off tag.
Reviewed-by: Daejun Park <daejun7.park@xxxxxxxxxxx>