* [PATCH 1/2] ARM: cpuidle: Fix "sucess" typo in comment
@ 2026-08-24 6:15 Chhabilal Dangal
0 siblings, 0 replies; only message in thread
From: Chhabilal Dangal @ 2026-08-24 6:15 UTC (permalink / raw)
To: linux, linux-arm-kernel; +Cc: linux-kernel, Chhabilal Dangal
Signed-off-by: Chhabilal Dangal <yogeshdangal66@gmail.com>
---
arch/arm/kernel/cpuidle.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/kernel/cpuidle.c b/arch/arm/kernel/cpuidle.c
index fba1f8bb0..784457ac7 100644
--- a/arch/arm/kernel/cpuidle.c
+++ b/arch/arm/kernel/cpuidle.c
@@ -79,7 +79,7 @@ static const struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method)
* cpuidle_ops are tagged __initconst and will be unloaded after the init
* process.
*
- * Return 0 on sucess, -ENOENT if no 'enable-method' is defined, -EOPNOTSUPP if
+ * Return 0 on success, -ENOENT if no 'enable-method' is defined, -EOPNOTSUPP if
* no cpuidle_ops is registered for the 'enable-method', or if either init or
* suspend callback isn't defined.
*/
--
2.55.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 6:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-24 6:15 [PATCH 1/2] ARM: cpuidle: Fix "sucess" typo in comment Chhabilal Dangal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox