Use ffs() to scan for first bit instead of using a for() loop.
Minor code refactor while at it.
MFC after: 1 week
Sponsored by: Mellanox Technologies
Use ffs() to scan for first bit instead of using a for() loop. Tags None Referenced Files None Subscribers None
Description
Details
|