HomeFreeBSD

LinuxKPI: string_choices.h: use ternary operator

Description

LinuxKPI: string_choices.h: use ternary operator

Switch from using if () else to a direct return (?:) code.
No functional changes.

Suggested by: kib (D55029)
Sponsored by: The FreeBSD Foundation
Reviewed by: emaste (before removing more () as suggested by him)
Differential Revision: https://reviews.freebsd.org/D55088

(cherry picked from commit 8df7af9c9ecf7fc0b1c664f3d95893a9fcc16fcd)

Details

Provenance
bzAuthored on Feb 3 2026, 6:50 PM
Reviewer
emaste
Differential Revision
D55088: LinuxKPI: string_choices.h: use ternary operator
Parents
rG5891d50d0ae9: LinuxKPI: add str_read_write()
Branches
Unknown
Tags
Unknown