]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: Fix Ecc error 5003 in ArmExceptionLib
authorPierre Gondois <Pierre.Gondois@arm.com>
Tue, 22 Dec 2020 12:21:04 +0000 (12:21 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 15 Apr 2021 19:53:39 +0000 (19:53 +0000)
commit74b41d56485bd77f5e38b664bf7245dd2b1dd32e
tree473d2e95e6843673040bf031c0dbd993077273ef
parent22693153d16a2a6372675416ad93c7f3baf25409
ArmPkg: Fix Ecc error 5003 in ArmExceptionLib

This patch fixes the following Ecc reported error:
Function name should be left justified,
followed by the beginning of the parameter list,
with the closing parenthesis on its own line,
indented two spaces

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
ArmPkg/Library/ArmExceptionLib/AArch64/AArch64Exception.c
ArmPkg/Library/ArmExceptionLib/Arm/ArmException.c