]> Gentwo Git Trees - linux/.git/commit
sonypi: Use str_on_off() helper in sonypi_display_info()
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 10 Feb 2025 12:31:03 +0000 (13:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Feb 2025 14:25:09 +0000 (15:25 +0100)
commit74826b3fd7d2f131ee9baebe66189b0ff3c50a96
tree34aba1ca7954a6568f3d21783c927eaf666fddb9
parent17f18e04a125a75fd8d5fe1f7d88db9ccbf552cc
sonypi: Use str_on_off() helper in sonypi_display_info()

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

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://lore.kernel.org/r/20250210123103.112938-2-thorsten.blum@linux.dev
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/sonypi.c