diff options
author | 2019-08-13 15:16:38 +0100 | |
---|---|---|
committer | 2019-08-13 18:32:17 +0100 | |
commit | 0da23df2ff043c8d39b389e32ee68af64b5f408e (patch) | |
tree | a9928c8f11d061ef4750a317ec0b42d5e086c5ed /scripts/gdb/linux/utils.py | |
parent | arm64: constify icache_policy_str[] (diff) | |
download | wireguard-linux-0da23df2ff043c8d39b389e32ee68af64b5f408e.tar.xz wireguard-linux-0da23df2ff043c8d39b389e32ee68af64b5f408e.zip |
arm64: constify aarch64_insn_encoding_class[]
The aarch64_insn_encoding_class[] array contains compile-time constant
data, and is never intentionally modified, so let's mark it as const.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions