projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d39cec0
)
soc: qcom: rpmh-rsc: Fix typo in a comment
author
Jason Wang
<wangborong@cdjrlc.com>
Sat, 11 Dec 2021 09:06:26 +0000
(17:06 +0800)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Tue, 21 Dec 2021 01:10:11 +0000
(19:10 -0600)
The double `for' in the comment in line 694 is repeated. Remove one
of them from the comment.
Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link:
https://lore.kernel.org/r/20211211090626.248801-1-wangborong@cdjrlc.com
drivers/soc/qcom/rpmh-rsc.c
patch
|
blob
|
history
diff --git
a/drivers/soc/qcom/rpmh-rsc.c
b/drivers/soc/qcom/rpmh-rsc.c
index 3a12a482f6b2fca84c76f1da50ed9c9ac7265333..01c2f50cb97ef31f463a2f27e24a370af66284ec 100644
(file)
--- a/
drivers/soc/qcom/rpmh-rsc.c
+++ b/
drivers/soc/qcom/rpmh-rsc.c
@@
-691,7
+691,7
@@
static int find_slots(struct tcs_group *tcs, const struct tcs_request *msg,
* @drv: The controller.
* @msg: The data to be written to the controller.
*
- * This should only be called for
for
sleep/wake state, never active-only
+ * This should only be called for sleep/wake state, never active-only
* state.
*
* The caller must ensure that no other RPMH actions are happening and the