Hi,

On 25/07/2023 20:23, Stefano Stabellini wrote:
On Tue, 25 Jul 2023, Federico Serafini wrote:
Give a name to unnamed parameters thus addressing 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 <federico.seraf...@bugseng.com>

Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>

I have committed the patch.

Cheers,

--
Julien Grall

Reply via email to