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

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/ArmLib/ArmLib.c