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)
Sponosred by: The FreeBSD Foundation
MFC after: 3 days
Reviewed by: emaste (before removing more () as suggested by him)
Differential Revision: https://reviews.freebsd.org/D55088

Details

Provenance
bzAuthored on Feb 3 2026, 6:50 PM
Reviewer
emaste
Differential Revision
D55088: LinuxKPI: string_choices.h: use ternary operator
Parents
rG2d0564b9daf4: vmm: Remove an unneeded NULL pointer check
Branches
Unknown
Tags
Unknown