On 23.11.2023 08:37, Nicola Vetrini wrote:
> The definitions of ffs{l}? violate Rule 10.1, by using the well-known
> pattern (x & -x); its usage is wrapped by the ISOLATE_LSB macro.
>
> No functional change.
>
> Signed-off-by: Nicola Vetrini <[email protected]>
> Reviewed-by: Stefano Stabellini <[email protected]>This patch failed my pre-push build test; apparently xen/macros.h needs including explicitly. Jan
