1
linux/kernel/power
Randy Dunlap dadce3fbaf PM: hibernate: Repair excess function parameter description warning
Function swsusp_close() does not have any parameters, so remove the
description of parameter @exclusive to prevent this warning.

swap.c:1573: warning: Excess function parameter 'exclusive' description in 'swsusp_close'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
[ rjw: Subject edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2023-12-20 19:19:26 +01:00
..
autosleep.c
console.c
energy_model.c
hibernate.c PM: hibernate: Avoid missing wakeup events during hibernation 2023-12-15 12:33:39 +01:00
Kconfig
main.c PM: sleep: Remove obsolete comment from unlock_system_sleep() 2023-12-20 19:16:55 +01:00
Makefile
power.h PM: hibernate: Avoid missing wakeup events during hibernation 2023-12-15 12:33:39 +01:00
poweroff.c tty: sysrq: switch sysrq handlers from int to u8 2023-07-25 19:21:03 +02:00
process.c workqueue: Introduce show_freezable_workqueues 2023-03-23 15:55:38 -10:00
qos.c PM: QoS: Add check to make sure CPU latency is non-negative 2023-08-22 21:37:29 +02:00
snapshot.c PM: hibernate: Use kmap_local_page() in copy_data_page() 2023-12-19 20:55:16 +01:00
suspend_test.c
suspend.c
swap.c PM: hibernate: Repair excess function parameter description warning 2023-12-20 19:19:26 +01:00
user.c
wakelock.c