After D40698 is committed, flsll will be inlined, or replaced by a smart binary search implementation, on all architectures, and HAVE_INLINE_FLSLL will be #defined always. So remove code the the #undefined case.
Details
Details
- Reviewers
mhorne tuexen - Group Reviewers
transport - Commits
- rG8579bf27d7d3: inline_fls - HAVE_INLINE_FLSLL is always true
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable