linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mfd: db8500-prcmu: drop unexpected word "the" in the comments
@ 2022-06-21 10:38 Jiang Jian
  2022-06-27 14:09 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Jiang Jian @ 2022-06-21 10:38 UTC (permalink / raw)
  To: linus.walleij; +Cc: lee.jones, linux-arm-kernel, linux-kernel, jiangjian

there is an unexpected word "the" in the comments that need to be dropped

Line 801: * This function sets the the operating point of the ARM.

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
---
 drivers/mfd/db8500-prcmu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mfd/db8500-prcmu.c b/drivers/mfd/db8500-prcmu.c
index 56c61c99eb23..27a881da4d6e 100644
--- a/drivers/mfd/db8500-prcmu.c
+++ b/drivers/mfd/db8500-prcmu.c
@@ -798,7 +798,7 @@ void db8500_prcmu_get_abb_event_buffer(void __iomem **buf)
  * @opp: The new ARM operating point to which transition is to be made
  * Returns: 0 on success, non-zero on failure
  *
- * This function sets the the operating point of the ARM.
+ * This function sets the operating point of the ARM.
  */
 int db8500_prcmu_set_arm_opp(u8 opp)
 {
-- 
2.17.1



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] mfd: db8500-prcmu: drop unexpected word "the" in the comments
  2022-06-21 10:38 [PATCH] mfd: db8500-prcmu: drop unexpected word "the" in the comments Jiang Jian
@ 2022-06-27 14:09 ` Lee Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2022-06-27 14:09 UTC (permalink / raw)
  To: Jiang Jian; +Cc: linus.walleij, linux-arm-kernel, linux-kernel

On Tue, 21 Jun 2022, Jiang Jian wrote:

> there is an unexpected word "the" in the comments that need to be dropped
> 
> Line 801: * This function sets the the operating point of the ARM.
> 
> Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
> ---
>  drivers/mfd/db8500-prcmu.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-06-27 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21 10:38 [PATCH] mfd: db8500-prcmu: drop unexpected word "the" in the comments Jiang Jian
2022-06-27 14:09 ` Lee Jones

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).