]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Input: joystick - use str_off_on() helper in sw_connect()
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 14 Jan 2025 21:41:06 +0000 (13:41 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 14 Jan 2025 21:41:43 +0000 (13:41 -0800)
commitd3561c4098de9666b87630ad3f090b41e67cdd62
tree748462ce041524633dea4c5f1e69fb0b32243f55
parent7ef9bdec9a22ad48a76e0c446d54b2274eaf2fca
Input: joystick - use str_off_on() helper in sw_connect()

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

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://lore.kernel.org/r/20241202154603.1193-2-thorsten.blum@linux.dev
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/joystick/sidewinder.c