]> www.infradead.org Git - users/jedix/linux-maple.git/commit
genirq/irqdesc: Use str_enabled_disabled() helper in wakeup_show()
authorThorsten Blum <thorsten.blum@linux.dev>
Sat, 26 Oct 2024 15:40:29 +0000 (17:40 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 27 Oct 2024 09:42:09 +0000 (10:42 +0100)
commitd1a128bc3057a090b97ab5a9f938874df3d3f124
tree46a717d6b661e75a63948a020f7f1625b13c989f
parent2396eefa075a31884d3336e1e94db47a0bd2a456
genirq/irqdesc: Use str_enabled_disabled() helper in wakeup_show()

Remove hard-coded strings by using the str_enabled_disabled() helper
function.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20241026154029.158977-2-thorsten.blum@linux.dev
kernel/irq/irqdesc.c