From: Jiang Jian Date: Tue, 21 Jun 2022 09:49:24 +0000 (+0800) Subject: firmware: qcom_scm: drop unexpected word "the" X-Git-Tag: v6.1-rc5~785^2~3^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c19698a9e41bd6cf6dc3be436ed625e5182343ca;p=platform%2Fkernel%2Flinux-starfive.git firmware: qcom_scm: drop unexpected word "the" there is an unexpected word "the" in the comments that need to be dropped > * will cause the the boot stages to enter download mode, unless Signed-off-by: Jiang Jian Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220621094924.83135-1-jiangjian@cdjrlc.com --- diff --git a/drivers/firmware/qcom_scm.c b/drivers/firmware/qcom_scm.c index 3163660..4623d29 100644 --- a/drivers/firmware/qcom_scm.c +++ b/drivers/firmware/qcom_scm.c @@ -1337,7 +1337,7 @@ static int qcom_scm_probe(struct platform_device *pdev) /* * If requested enable "download mode", from this point on warmboot - * will cause the the boot stages to enter download mode, unless + * will cause the boot stages to enter download mode, unless * disabled below by a clean shutdown/reboot. */ if (download_mode)