On 26.06.2022 23:11, Xenia Ragiadakou wrote:
> The variables page_offlined_list and page_broken_list are referenced only
> in page_alloc.c.
> Change their linkage from external to internal by adding the storage-class
> specifier static to their 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]>


Reply via email to