Re: [PATCH] bitfield.h: add FIELD_MAX() and field_max()

From: Alex Elder
Date: Fri Feb 28 2020 - 13:06:38 EST


On 2/28/20 12:04 PM, Alex Elder wrote:
>
>
> I find field_max() to be a good name for what I'm looking for.

Sorry I wanted to add this but clicked "send" too fast.

Yes it's the same as field_mask(), but that name only *implies*
it is the same as the maximum value. I mean, they're the same,
but the name I'm suggesting conveys its purpose better.

-Alex