original_kernel/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
..
Kconfig
Makefile
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
main.c PM: sleep: Remove obsolete comment from unlock_system_sleep() 2023-12-20 19:16:55 +01:00
power.h PM: hibernate: Avoid missing wakeup events during hibernation 2023-12-15 12:33:39 +01:00
poweroff.c
process.c
qos.c
snapshot.c PM: hibernate: Use kmap_local_page() in copy_data_page() 2023-12-19 20:55:16 +01:00
suspend.c
suspend_test.c
swap.c PM: hibernate: Repair excess function parameter description warning 2023-12-20 19:19:26 +01:00
user.c
wakelock.c