]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: Fix Ecc error 3002 in PL061GpioDxe
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 23 Oct 2020 13:32:40 +0000 (14:32 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 9 Dec 2020 15:32:12 +0000 (15:32 +0000)
commitd315bd2286cde306f1ef5256026038e610505cca
tree6f90a66eeeb8f174fd820372c511dde0fe205a57
parentee78edceca89057ab9854f7e5070391a8229ece4
ArmPlatformPkg: Fix Ecc error 3002 in PL061GpioDxe

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>
ArmPlatformPkg/Drivers/PL061GpioDxe/PL061Gpio.c