On Mon, 2023-07-31 at 14:24 -0700, Stefano Stabellini wrote:
> On Mon, 31 Jul 2023, Federico Serafini wrote:
> > Give a name to unnamed parameters to address violations of
> > MISRA C:2012 Rule 8.2 ("Function types shall be in prototype form
> > with
> > named parameters").
> > Keep consistency between parameter names and types used in function
> > declarations and the ones used in the corresponding function
> > definitions, thus addressing violations of MISRA C:2012 Rule 8.3
> > ("All declarations of an object or function shall use the same
> > names
> > and type qualifiers").
> > 
> > No functional changes.
> > 
> > Signed-off-by: Federico Serafini <[email protected]>
> 
> Reviewed-by: Stefano Stabellini <[email protected]>
> 
Acked-by: Dario Faggioli <[email protected]>

Thanks and Regards
-- 
Dario Faggioli, Ph.D
http://about.me/dario.faggioli
Virtualization Software Engineer
SUSE Labs, SUSE https://www.suse.com/
-------------------------------------------------------------------
<<This happens because _I_ choose it to happen!>> (Raistlin Majere)

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to