On 25.02.2025 10:38, Nicola Vetrini wrote: > Rule 8.2 states: "Function types shall be in prototype form with > named parameters". > > The parameter name is missing from the function pointer type > that constitutes the first parameter. > > No functional change. > > Signed-off-by: Nicola Vetrini <[email protected]> > Reviewed-by: Stefano Stabellini <[email protected]> > Reviewed-by: Juergen Gross <[email protected]> > --- > Changes in v2: > - renamed function parameter name to "elem" > - changed prefix to xen/rt since only that scheduler is touched
Looks like you committed v1 of this, and without a maintainer ack? Jan
