diff options
author | Stanley Chu <[email protected]> | 2020-05-22 16:32:09 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-05-26 21:14:05 -0400 |
commit | 3a66ae512b09971410abf9f1d546944c07b852ec (patch) | |
tree | 85c547c35786de7c1ad7f4825175e30a370d2128 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3be60b564de49875e47974c37fabced893cd0931 (diff) |
scsi: ufs: Remove unnecessary memset for dev_info
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.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Avri Altman <[email protected]>
Reviewed-by: Asutosh Das <[email protected]>
Signed-off-by: Stanley Chu <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions