diff options
author | 2022-02-07 22:18:15 +0100 | |
---|---|---|
committer | 2022-02-22 09:39:03 +0100 | |
commit | 0ccd7890461f391e57b4abce808e31435c779b90 (patch) | |
tree | f0e9a6678c1b904e1410e79a285267c908025840 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: OCTEON: Constify static irq_domain_ops (diff) | |
download | wireguard-linux-0ccd7890461f391e57b4abce808e31435c779b90.tar.xz wireguard-linux-0ccd7890461f391e57b4abce808e31435c779b90.zip |
MIPS: ath25: 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