We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d8505f commit c76fba3Copy full SHA for c76fba3
arch/arm64/kernel/cpuidle.c
@@ -29,7 +29,7 @@ int arm_cpuidle_init(unsigned int cpu)
29
30
/**
31
* arm_cpuidle_suspend() - function to enter a low-power idle state
32
- * @arg: argument to pass to CPU suspend operations
+ * @index: argument to pass to CPU suspend operations
33
*
34
* Return: 0 on success, -EOPNOTSUPP if CPU suspend hook not initialized, CPU
35
* operations back-end error code otherwise.
0 commit comments