RE: [PATCH v3 1/5] scsi: ufs: Remove unnecessary memset for dev_info

From: Avri Altman
Date: Sun May 17 2020 - 02:13:39 EST



>
> The whole UFS host instance has been zero-initialized by
> scsi_host_alloc(), thus UFS driver does not need to clear
> "dev_info" member specifically in ufshcd_device_params_init().
>
> Simply remove the unnecessary code.
>
> Signed-off-by: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
Reviewed-by: Avri Altman <avri.altman@xxxxxxx>