wt., 23 cze 2020 o 06:02 Kent Gibson <[email protected]> napisaƂ(a):
>
> Refactor the mapping from handle flags to desc flags into a helper
> function.
>
> The assign_bit is overkill where it is replacing the set_bit cases, as is
> rechecking bits known to be clear in some circumstances, but the DRY
> simplification more than makes up for any performance degradation,
> especially as this is not a hot path.
>
> Signed-off-by: Kent Gibson <[email protected]>
>

Agreed and I like the code shrink.

Reviewed-by: Bartosz Golaszewski <[email protected]>

Reply via email to