diff options
author | Sami Mujawar <sami.mujawar@arm.com> | 2021-05-26 18:14:01 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-06-01 15:52:01 +0000 |
commit | ed132ef8aea6a8202cf4ee96a542b3d7be72b5d9 (patch) | |
tree | 5eb2189392b964cd3c4d7e4c6de02d31fe8c08ac /ArmPkg/Include/Library/ArmGicLib.h | |
parent | ea522a12b35852728a5fdbaa484bdb7425402f5b (diff) | |
download | edk2-ed132ef8aea6a8202cf4ee96a542b3d7be72b5d9.tar.gz edk2-ed132ef8aea6a8202cf4ee96a542b3d7be72b5d9.tar.bz2 edk2-ed132ef8aea6a8202cf4ee96a542b3d7be72b5d9.zip |
ArmPkg: Fix Non-Boolean comparison in ArmGicEnableDistributor
According to edk2 coding standard specification, Non-Boolean comparisons
must use a compare operator (==, !=, >, < >=, <=). See Section 5.7.2.1
at https://edk2-docs.gitbook.io/
edk-ii-c-coding-standards-specification/5_source_files/ 57_c_programming
Therefore, fix the comparison in ArmGicEnableDistributor()
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Diffstat (limited to 'ArmPkg/Include/Library/ArmGicLib.h')
0 files changed, 0 insertions, 0 deletions