projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f0eca0
)
firmware: qcom_scm: drop unexpected word "the"
author
Jiang Jian
<jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 09:49:24 +0000
(17:49 +0800)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Sat, 25 Jun 2022 20:15:57 +0000
(15:15 -0500)
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 <jiangjian@cdjrlc.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link:
https://lore.kernel.org/r/20220621094924.83135-1-jiangjian@cdjrlc.com
drivers/firmware/qcom_scm.c
patch
|
blob
|
history
diff --git
a/drivers/firmware/qcom_scm.c
b/drivers/firmware/qcom_scm.c
index 3163660fa8e290d31dd81c85610c18a8fb1a7173..4623d2919ed0c387961cbdb7c9b942ec33b17b8a 100644
(file)
--- 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)