On Thu, 12 Oct 2023, Nicola Vetrini wrote: > The definition of PDX_GROUP_COUNT causes violations of > MISRA C:2012 Rule 10.1, therefore the problematic part now uses > the LOWEST_BIT macro, which encapsulates the pattern. > > Signed-off-by: Nicola Vetrini <nicola.vetr...@bugseng.com>
Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>