linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: kernel: Update the stale comment
@ 2021-05-06  5:54 Shaokun Zhang
  2021-05-06  9:07 ` Sudeep Holla
  2021-05-06 13:34 ` Catalin Marinas
  0 siblings, 2 replies; 3+ messages in thread
From: Shaokun Zhang @ 2021-05-06  5:54 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Shaokun Zhang, Sudeep Holla, Catalin Marinas, Will Deacon

Commit af391b15f7b5 ("arm64: kernel: rename __cpu_suspend to keep it aligned with arm")
has used @index instead of @arg, but the comment is stale, update it. 

Cc: Sudeep Holla <sudeep.holla@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org> 
Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
---
 arch/arm64/kernel/cpuidle.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/kernel/cpuidle.c b/arch/arm64/kernel/cpuidle.c
index b512b5503f6e..03991eeff643 100644
--- a/arch/arm64/kernel/cpuidle.c
+++ b/arch/arm64/kernel/cpuidle.c
@@ -29,7 +29,7 @@ int arm_cpuidle_init(unsigned int cpu)
 
 /**
  * arm_cpuidle_suspend() - function to enter a low-power idle state
- * @arg: argument to pass to CPU suspend operations
+ * @index: argument to pass to CPU suspend operations
  *
  * Return: 0 on success, -EOPNOTSUPP if CPU suspend hook not initialized, CPU
  * operations back-end error code otherwise.
-- 
2.7.4


_______________________________________________
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] 3+ messages in thread

* Re: [PATCH] arm64: kernel: Update the stale comment
  2021-05-06  5:54 [PATCH] arm64: kernel: Update the stale comment Shaokun Zhang
@ 2021-05-06  9:07 ` Sudeep Holla
  2021-05-06 13:34 ` Catalin Marinas
  1 sibling, 0 replies; 3+ messages in thread
From: Sudeep Holla @ 2021-05-06  9:07 UTC (permalink / raw)
  To: Shaokun Zhang
  Cc: linux-arm-kernel, Sudeep Holla, Catalin Marinas, Will Deacon

On Thu, May 06, 2021 at 01:54:22PM +0800, Shaokun Zhang wrote:
> Commit af391b15f7b5 ("arm64: kernel: rename __cpu_suspend to keep it aligned with arm")
> has used @index instead of @arg, but the comment is stale, update it.
>

Looks good to me, thanks for noticing and fixing this.

Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>

--
Regards,
Sudeep

_______________________________________________
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] 3+ messages in thread

* Re: [PATCH] arm64: kernel: Update the stale comment
  2021-05-06  5:54 [PATCH] arm64: kernel: Update the stale comment Shaokun Zhang
  2021-05-06  9:07 ` Sudeep Holla
@ 2021-05-06 13:34 ` Catalin Marinas
  1 sibling, 0 replies; 3+ messages in thread
From: Catalin Marinas @ 2021-05-06 13:34 UTC (permalink / raw)
  To: Shaokun Zhang, linux-arm-kernel; +Cc: Will Deacon, Sudeep Holla

On Thu, 6 May 2021 13:54:22 +0800, Shaokun Zhang wrote:
> Commit af391b15f7b5 ("arm64: kernel: rename __cpu_suspend to keep it aligned with arm")
> has used @index instead of @arg, but the comment is stale, update it.

Applied to arm64 (for-next/core), thanks!

[1/1] arm64: kernel: Update the stale comment
      https://git.kernel.org/arm64/c/c76fba33467b

-- 
Catalin


_______________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2021-05-06 13:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06  5:54 [PATCH] arm64: kernel: Update the stale comment Shaokun Zhang
2021-05-06  9:07 ` Sudeep Holla
2021-05-06 13:34 ` Catalin Marinas

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