mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-25 12:31:07 +00:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| check_buffer_fill.c | ||
| check_child_memory.c | ||
| check_gcr_el1_cswitch.c | ||
| check_ksm_options.c | ||
| check_mmap_options.c | ||
| check_prctl.c | ||
| check_tags_inclusion.c | ||
| check_user_mem.c | ||
| Makefile | ||
| mte_common_util.c | ||
| mte_common_util.h | ||
| mte_def.h | ||
| mte_helper.S | ||