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

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/Library/OpteeLib/Optee.c