linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] soc: qcom: rpmh-rsc: Fix typo in a comment
@ 2021-12-11  9:06 Jason Wang
  2021-12-15 22:27 ` (subset) " Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Wang @ 2021-12-11  9:06 UTC (permalink / raw)
  To: bjorn.andersson; +Cc: agross, linux-arm-msm, linux-kernel, Jason Wang

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>
---
 drivers/soc/qcom/rpmh-rsc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/soc/qcom/rpmh-rsc.c b/drivers/soc/qcom/rpmh-rsc.c
index 3a12a482f6b2..01c2f50cb97e 100644
--- 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
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: (subset) [PATCH] soc: qcom: rpmh-rsc: Fix typo in a comment
  2021-12-11  9:06 [PATCH] soc: qcom: rpmh-rsc: Fix typo in a comment Jason Wang
@ 2021-12-15 22:27 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2021-12-15 22:27 UTC (permalink / raw)
  To: Jason Wang; +Cc: linux-arm-msm, agross, linux-kernel

On Sat, 11 Dec 2021 17:06:26 +0800, Jason Wang wrote:
> The double `for' in the comment in line 694 is repeated. Remove one
> of them from the comment.
> 
> 

Applied, thanks!

[1/1] soc: qcom: rpmh-rsc: Fix typo in a comment
      commit: 73efacc6bd1d58e9b318f4861072501d97ebf7c4

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-15 22:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-11  9:06 [PATCH] soc: qcom: rpmh-rsc: Fix typo in a comment Jason Wang
2021-12-15 22:27 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).