diff options
author | Bart Van Assche <bvanassche@acm.org> | 2024-07-09 00:16:02 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-07-11 05:19:05 +0300 |
commit | 4a8c859b44da0040a02fb12aec3384f6279c17d7 (patch) | |
tree | d5c229339ded0cba443dfc01ae07adb532b9b463 /rust/helpers/task.c | |
parent | 0fca3318e550d48e9a6c844763bf9eab91c30f07 (diff) | |
download | linux-4a8c859b44da0040a02fb12aec3384f6279c17d7.tar.xz |
scsi: ufs: mcq: Move the "hba->mcq_enabled = true" assignment
Move the "hba->mcq_enabled = true" assignment to prevent that it gets
duplicated by a later patch that will introduce more ufshcd_mcq_enable()
calls. No functionality is changed by this patch.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20240708211716.2827751-8-bvanassche@acm.org
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions