diff options
author | Stanley Chu <stanley.chu@mediatek.com> | 2020-05-30 17:12:00 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-06-03 04:44:53 +0300 |
commit | 7b6668d8b806b013cfe084aeb72c7eebb578cb50 (patch) | |
tree | 2588d433729a00389ad7cdd14fb0a92b9c9c8b4e /drivers/scsi/aic7xxx | |
parent | be32acff43800c87dc5c707f5d47cc607b76b653 (diff) | |
download | linux-7b6668d8b806b013cfe084aeb72c7eebb578cb50.tar.xz |
scsi: ufs: Remove redundant urgent_bkop_lvl initialization
In ufshcd_probe_hba(), all BKOP SW tracking variables can be reset together
in ufshcd_force_reset_auto_bkops(), thus urgent_bkop_lvl initialization in
the beginning of ufshcd_probe_hba() can be merged into
ufshcd_force_reset_auto_bkops().
Link: https://lore.kernel.org/r/20200530141200.4616-1-stanley.chu@mediatek.com
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Signed-off-by: Stanley Chu <stanley.chu@mediatek.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/aic7xxx')
0 files changed, 0 insertions, 0 deletions