diff options
author | 2019-08-13 15:16:37 +0100 | |
---|---|---|
committer | 2019-08-13 18:32:17 +0100 | |
commit | 0bf136a8cf11502643c27c8de1b1db8f161a31ed (patch) | |
tree | 2de7d9e110638622045646c757952f9f5c61b3d5 /scripts/gdb/linux/utils.py | |
parent | arm64: prefer __section from compiler_attributes.h (diff) | |
download | wireguard-linux-0bf136a8cf11502643c27c8de1b1db8f161a31ed.tar.xz wireguard-linux-0bf136a8cf11502643c27c8de1b1db8f161a31ed.zip |
arm64: constify icache_policy_str[]
The icache_policy_str[] 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