linux-yocto/kernel/power
Zijun Hu 5274cd1cd9 PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks()
[ Upstream commit f0050a3e21 ]

pm_show_wakelocks() is called to generate a string when showing
attributes /sys/power/wake_(lock|unlock), but the string ends
with an unwanted space that was added back by mistake by commit
c9d967b2ce ("PM: wakeup: simplify the output logic of
pm_show_wakelocks()").

Remove the unwanted space.

Fixes: c9d967b2ce ("PM: wakeup: simplify the output logic of pm_show_wakelocks()")
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://patch.msgid.link/20250505-fix_power-v1-1-0f7f2c2f338c@quicinc.com
[ rjw: Changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-27 11:07:07 +01:00
..
autosleep.c
console.c
energy_model.c
hibernate.c PM: hibernate: Add error handling for syscore_suspend() 2025-02-21 13:49:22 +01:00
Kconfig
main.c
Makefile
power.h
poweroff.c
process.c
qos.c PM: QoS: Restore support for default value on frequency QoS 2023-07-23 13:49:45 +02:00
snapshot.c PM: hibernate: Clean up sync_read handling in snapshot_write_next() 2023-11-28 17:07:11 +00:00
suspend_test.c
suspend.c PM: s2idle: Make sure CPUs will wakeup directly on resume 2024-04-17 11:18:22 +02:00
swap.c PM: hibernate: Enforce ordering during image compression/decompression 2024-01-31 16:16:58 -08:00
user.c
wakelock.c PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks() 2025-06-27 11:07:07 +01:00