On 06/10/2023 9:26 am, Nicola Vetrini wrote: > The definition of MC_NCLASSES contained a violation of MISRA C:2012 > Rule 10.1, therefore by moving it as an enumeration constant resolves the > violation and makes it more resilient to possible additions to that enum. > > Signed-off-by: Nicola Vetrini <[email protected]>
Acked-by: Andrew Cooper <[email protected]> I've started my normal for-next branch around releases, and included this patch. https://xenbits.xen.org/gitweb/?p=people/andrewcoop/xen.git;a=shortlog;h=refs/heads/for-next I'll keep the rebased and add it to 4.19 when the tree re-opens. ~Andrew
