aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2020-11-27 10:24:49 +0000
committerGreg Kroah-Hartman <[email protected]>2020-11-27 16:03:43 +0100
commita35c6e18abae71c1321a9d1d16d975bd7de65273 (patch)
treec805da97b398233bb47a45d01530e4297f0e45de /tools/perf/scripts/python/stackcollapse.py
parent50df9842030f899d60e96f1c3ed0c9692338adf7 (diff)
slimbus: qcom-ngd-ctrl: Constify static structs
qcom_slim_qmi_msg_handlers[] and qcom_slim_ngd_qmi_svc_event_ops are only used as input arguments to qmi_handle_init() which accepts const pointers to both qmi_ops and qmi_msg_handler. Make them const to allow the compiler to put them in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions