]> www.infradead.org Git - users/jedix/linux-maple.git/commit
um: use str_yes_no() to remove hardcoded "yes" and "no"
authorEthan Carter Edwards <ethan@ethancedwards.com>
Thu, 20 Feb 2025 22:39:40 +0000 (17:39 -0500)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 18 Mar 2025 10:04:26 +0000 (11:04 +0100)
commitf664a1399633c63706f763d4bb58c96110355330
tree1ea3aebafd84a2aa35b3724299555f98a58f82f4
parent0bc754d1e31f40f4a343b692096d9e092ccc0370
um: use str_yes_no() to remove hardcoded "yes" and "no"

Remove hard-coded strings by using the str_yes_no() helper function
provided by <linux/string_choices.h>.

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
Link: https://patch.msgid.link/20250220-um_yes_no-v1-1-2a355ed2d225@ethancedwards.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/kernel/um_arch.c