On Mon, 2024-07-08 at 14:16 -0700, Bart Van Assche wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > 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@xxxxxxx> > --- > drivers/ufs/core/ufs-mcq.c | 1 + > drivers/ufs/core/ufshcd.c | 1 - > 2 files changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Peter Wang <peter.wang@xxxxxxxxxxxx>