]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Filesystem/SemihostFs/Arm/SemihostFs.c
ArmPkg: Fix Ecc error 5007 in SemihostFs
authorPierre Gondois <Pierre.Gondois@arm.com>
Thu, 10 Dec 2020 13:09:30 +0000 (13:09 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 6 Jan 2021 16:22:54 +0000 (16:22 +0000)
commit88a7d4aa30a42e1fee8c6eb6972bb1a9260103fc
tree200c7e219e7d717cc33f7189eb01ed74cc21f6c0
parentfd5c9bedbc0e49aefd9ee36abe11701c773b602e
ArmPkg: Fix Ecc error 5007 in SemihostFs

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/Filesystem/SemihostFs/Arm/SemihostFs.c