diff options
author | 2022-05-10 17:45:20 +0100 | |
---|---|---|
committer | 2022-05-15 11:07:54 +0100 | |
commit | 0639e02254e6863fc9c96666be45919437a6dc2e (patch) | |
tree | a74bcb64209eac042923c42eeef54f9680bb83aa /scripts/gdb/linux/utils.py | |
parent | selftests/arm64: Remove casts to/from void in check_tags_inclusion (diff) | |
download | wireguard-linux-0639e02254e6863fc9c96666be45919437a6dc2e.tar.xz wireguard-linux-0639e02254e6863fc9c96666be45919437a6dc2e.zip |
selftests/arm64: Use switch statements in mte_common_util.c
In the MTE tests there are several places where we use chains of if
statements to open code what could be written as switch statements, move
over to switch statements to make the idiom clearer.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220510164520.768783-6-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions