]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.c
ArmPkg: Fix Ecc error 5007 in ArmCacheMaintenanceLib
authorPierre Gondois <Pierre.Gondois@arm.com>
Thu, 10 Dec 2020 13:10:05 +0000 (13:10 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 6 Jan 2021 16:22:54 +0000 (16:22 +0000)
commit15f5b04e435197318257269ff2b1ee8c212528ef
tree5e57ee17ce41c00ed84a95a11d8773a3da0898d3
parent88a7d4aa30a42e1fee8c6eb6972bb1a9260103fc
ArmPkg: Fix Ecc error 5007 in ArmCacheMaintenanceLib

This patch fixes the following Ecc reported error:
There should be no initialization of a variable as
part of its declaration

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.c