]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: Fix Ecc error 5007 in ArmMmuLib
authorPierre Gondois <Pierre.Gondois@arm.com>
Thu, 10 Dec 2020 13:12:36 +0000 (13:12 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 6 Jan 2021 16:22:54 +0000 (16:22 +0000)
commit146af6a45b4eb5c0a0dcd1239a7b28599a79db5c
treef176b04617d6c605734ac33b338acd946e7539ac
parent178dbd4442827d179e5800a19d60c3f5c03583ab
ArmPkg: Fix Ecc error 5007 in ArmMmuLib

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/ArmMmuLib/Arm/ArmMmuLibUpdate.c