]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: Fix Ecc error 3002 in MmCommunicationDxe
authorPierre Gondois <Pierre.Gondois@arm.com>
Thu, 10 Dec 2020 10:18:56 +0000 (10:18 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 6 Jan 2021 16:22:54 +0000 (16:22 +0000)
commit1560fd4225dbc6b0a2eb75fc0b21921259465053
treec0e134f454d825dc1a714fc7117bd017b2e7c1f2
parent9a603fe191441591800aad98afa9c441c7e4bf26
ArmPkg: Fix Ecc error 3002 in MmCommunicationDxe

This patch fixes the following Ecc reported error:
Non-Boolean comparisons should use a compare operator
(==, !=, >, < >=, <=)

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