On 25.07.2023 16:43, Federico Serafini wrote: > Change parameter name from 'cpunum' to 'cpu' to keep consistency with > the name used in the corresponding definitions thus addressing a > violation 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>
Acked-by: Jan Beulich <jbeul...@suse.com>