bitstring.h includes a definition of bit_foreach, for iterating over the set bits of a bitstring. axgbe implements its own version of this for bitstrings. Drop it, and use the bitstring method.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
dougm created this revision.
This revision now requires changes to proceed.Aug 9 2024, 3:14 PM2024-08-09 15:14:33 (UTC+0)
This revision is now accepted and ready to land.Aug 12 2024, 8:34 PM2024-08-12 20:34:02 (UTC+0)
Closed by commit rGb70247df0ba4: axgbe: use bit_foreach (authored by dougm). · Explain WhyAug 12 2024, 9:06 PM2024-08-12 21:06:13 (UTC+0)
This revision was automatically updated to reflect the committed changes.
Herald added a subscriber: imp. · View Herald TranscriptAug 12 2024, 9:06 PM2024-08-12 21:06:13 (UTC+0)