On 26.06.2022 23:11, Xenia Ragiadakou wrote: > The per-cpu variable last_tickle_cpu is referenced only in credit.c. > Change its linkage from external to internal by adding the storage-class > specifier static to its definitions. > > This patch aims to resolve indirectly a MISRA C 2012 Rule 8.4 violation > warning. > > Signed-off-by: Xenia Ragiadakou <[email protected]>
Reviewed-by: Jan Beulich <[email protected]> (again with the same remark as on patch 2)
