diff options
author | 2021-12-10 12:28:48 +0800 | |
---|---|---|
committer | 2021-12-17 16:20:23 +0100 | |
commit | d00ebcc6542da052b0afe28b1d448cc0f95827ad (patch) | |
tree | 4376e72f8570e6cb87aec96b918e08c6b49bbefc /scripts/gdb/linux/utils.py | |
parent | cpuidle: menu: Fix typo in a comment (diff) | |
download | wireguard-linux-d00ebcc6542da052b0afe28b1d448cc0f95827ad.tar.xz wireguard-linux-d00ebcc6542da052b0afe28b1d448cc0f95827ad.zip |
cpuidle: Fix cpuidle_remove_state_sysfs() kerneldoc comment
Fix function name in sysfs.c kernel-doc comment
to remove a warning found by running scripts/kernel-doc,
which is caused by using 'make W=1'.
drivers/cpuidle/sysfs.c:512: warning: expecting prototype for
cpuidle_remove_driver_sysfs(). Prototype was for
cpuidle_remove_state_sysfs() instead
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
[ rjw: Subject edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions