diff options
author | 2022-02-07 22:18:14 +0100 | |
---|---|---|
committer | 2022-02-22 09:38:50 +0100 | |
commit | b7c8c2c6b1b1329893675b76722144fee7242d29 (patch) | |
tree | fc09e4c86f13c9e24dd4a75fa5fed87c0750deda /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: sibyte: Add missing __user annotations in sb_tbprof.c (diff) | |
download | wireguard-linux-b7c8c2c6b1b1329893675b76722144fee7242d29.tar.xz wireguard-linux-b7c8c2c6b1b1329893675b76722144fee7242d29.zip |
MIPS: OCTEON: Constify static irq_domain_ops
The only usage of these structs is to pass their address to either
irq_domain_add_tree() or irq_domain_create_linear(), both which takes
pointers to const struct irq_domain_ops. Make them const to allow the
compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions