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

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/SemiHostingSerialPortLib/SerialPortLib.c