On 26.06.2022 23:11, Xenia Ragiadakou wrote: > The variable iommu_crash_disable is referenced only in one translation unit. > Change its linkage from external to internal by adding the storage-class > specifier static to its definition. > > 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]> (with the same remark as on patch 2)
