Commit c19698a9 authored by Jiang Jian's avatar Jiang Jian Committed by Bjorn Andersson

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: default avatarJiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220621094924.83135-1-jiangjian@cdjrlc.com
parent 0f0eca0c
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment