]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_BASE
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 15 Jan 2021 17:21:02 +0000 (17:21 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 15 Apr 2021 19:53:39 +0000 (19:53 +0000)
commit1f93d0c5a3159ef7a3d1a45c659f8b43c00aa522
treef900a8b52968c840e022e6af894b02790b5f08a9
parent84262ca3d9402bed1efc54794a8edd212260dd15
ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_BASE

This patch fixes the following Ecc reported error:
Variable name does not follow the rules:
1. First character should be upper case
2. Must contain lower case characters
3. No white space characters
4. Global variable name must start with a 'g'

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
ArmPkg/Drivers/ArmScmiDxe/ScmiBaseProtocol.c
ArmPkg/Include/Protocol/ArmScmiBaseProtocol.h