scsi: ufs: Remove the 'update_scaling' local variable
authorBart Van Assche <bvanassche@acm.org>
Fri, 3 Dec 2021 23:19:44 +0000 (15:19 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 7 Dec 2021 03:30:34 +0000 (22:30 -0500)
commit3eb9dcc027e2b2bbd8f377d3ef9271b7abfe103d
treedcb0526dcd629f0385157f6af48d7da440874bd0
parent511a083b8b6bf63f5609a4e4e3db748ab3719451
scsi: ufs: Remove the 'update_scaling' local variable

This patch does not change any functionality but makes the next patch in
this series easier to read.

Link: https://lore.kernel.org/r/20211203231950.193369-12-bvanassche@acm.org
Tested-by: Bean Huo <beanhuo@micron.com>
Reviewed-by: Bean Huo <beanhuo@micron.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/ufs/ufshcd.c