]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_TYPE
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 15 Jan 2021 17:06:41 +0000 (17:06 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 15 Apr 2021 19:53:39 +0000 (19:53 +0000)
commit68c1868565cd38f045dfd6e686588b5d44c1dc97
treef6f01e4ec58574ef63e1a004ce8c5152893bd1ce
parent462f95ec5b7ac6b6cda5cb6b91e7278c17a9e514
ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_TYPE

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/Scmi.c
ArmPkg/Drivers/ArmScmiDxe/ScmiPrivate.h