HomeFreeBSD

inline_fls: remove redundant INLINE_FLS test

Description

inline_fls: remove redundant INLINE_FLS test

HAS_INLINE_FLS and similar macros are defined always.
Removes the redundant tests for these always-true conditions.
Reviewed by: mhorne
Differential Revision: https://reviews.freebsd.org/D40707

Details

Provenance
dougmAuthored on Jul 6 2023, 6:29 PM
Reviewer
mhorne
Differential Revision
D40707: opensolaris macros: drop INLINE_FLS checks
Parents
rGf4db342d4419: libkern: remove old ffs/fls routines
Branches
Unknown
Tags
Unknown