]> www.infradead.org Git - users/jedix/linux-maple.git/commit
driver core: location: Use str_yes_no() helper function
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 11 Feb 2025 13:24:09 +0000 (14:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Feb 2025 08:20:30 +0000 (09:20 +0100)
commit1d2d45b62784e81b6e08ec0ab7cca4eaa23ff581
treee2851250d52308001661424f4507f6423591ba27
parent177cbd5249b1af0b92e47fbd480f277cf3a0598d
driver core: location: Use str_yes_no() helper function

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

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