]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: mte: style: Simplify bool comparison
authorYANG LI <abaci-bugfix@linux.alibaba.com>
Mon, 11 Jan 2021 09:35:37 +0000 (17:35 +0800)
committerWill Deacon <will@kernel.org>
Wed, 20 Jan 2021 12:44:26 +0000 (12:44 +0000)
commit59e5d4f7c0e9b1259797e660a09b3b6c243e5d92
tree3e8747a5beb4a4e23a0a18e05be5c9e94f18f7fe
parent9fb686b91f85f6106279ccd602ad0555eb2734b1
arm64: mte: style: Simplify bool comparison

Fix the following coccicheck warning:
./tools/testing/selftests/arm64/mte/check_buffer_fill.c:84:12-35:
WARNING: Comparison to bool

Signed-off-by: YANG LI <abaci-bugfix@linux.alibaba.com>
Reported-by: Abaci Robot<abaci@linux.alibaba.com>
Link: https://lore.kernel.org/r/1610357737-68678-1-git-send-email-abaci-bugfix@linux.alibaba.com
Signed-off-by: Will Deacon <will@kernel.org>
tools/testing/selftests/arm64/mte/check_buffer_fill.c