]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.c
ArmPkg: Fix Ecc error 5005 in ArmExceptionLib
authorPierre Gondois <Pierre.Gondois@arm.com>
Thu, 10 Dec 2020 10:55:34 +0000 (10:55 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 6 Jan 2021 16:22:54 +0000 (16:22 +0000)
commit8b8b52ff0ca6123fff514381cd8766c11024460d
tree18a346ff775418689aee00dc93bfe38c17d37b1f
parent13dcf62877a4cedba049d0e23f15131b06ec9340
ArmPkg: Fix Ecc error 5005 in ArmExceptionLib

This patch fixes the following Ecc reported error:
The body of a function should be contained by open
and close braces that must be in the first column

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.c