]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
misc: enclosure: Use str_on_off() helper
authorYumeng Fang <fang.yumeng@zte.com.cn>
Mon, 23 Jun 2025 12:29:44 +0000 (20:29 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jun 2025 15:46:04 +0000 (16:46 +0100)
commit81bfbb2d80eec19132bc1d8d0f6d26508363d813
tree4ddfea8d6202cfe17a3fc09846f97773b9224a48
parent587d1c3c2550abd5592e1f0dc0030538c9ed9216
misc: enclosure: Use str_on_off() helper

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

Signed-off-by: Yumeng Fang <fang.yumeng@zte.com.cn>
Link: https://lore.kernel.org/r/20250623202944425TQzPdeMtYA8qRtlrnwiR8@zte.com.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/enclosure.c