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

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/StandaloneMmMmuLib/AArch64/ArmMmuStandaloneMmLib.c