On Thu, Jul 20, 2023 at 02:33:34PM +0200, Federico Serafini wrote:
> Change parameter types of function declarations to be consistent with
> the ones used in the corresponding 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]>Acked-by: Roger Pau Monné <[email protected]> Thanks, Roger.
