HomeFreeBSD

bitset: __BIT_FFS_AT(): Fix herald comment, take 2

Description

bitset: __BIT_FFS_AT(): Fix herald comment, take 2

Remove the reference to the nonexistent 'end' parameter. While here,
rephrase a bit.

I did the initial comment fix (commit "bitset: Fix __BIT_FFS_AT()'s
herald comment", f3ab0d86e8070c73) as part of an experiment introducing
macros to operate on ranges of bits in a bitset and subject to
a predicate (a generalization of some code used in some pending
modifications of the ULE scheduler), which was finally ditched as being
too verbose and impractical to use. I however then forgot to remove the
reference to 'end'.

No functional change.

Noted by: emaste
Approved by: emaste (mentor)
MFC after: 3 days
MFC with: f3ab0d86e807
Sponsored by: The FreeBSD Foundation

(cherry picked from commit ad4cf76ec4d4524381350e77b02b9abe24eb4b02)

Approved by: emaste (mentor)

Details

Provenance
olceAuthored on Sep 3 2024, 10:08 AM
Parents
rG6bffebee7e57: bitset: Fix __BIT_FFS_AT()'s herald comment
Branches
Unknown
Tags
Unknown