aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2020-11-24 22:29:54 +0100
committerBjorn Andersson <[email protected]>2020-11-24 17:08:47 -0600
commitbfc1b6597f58040ff9116f5acc84ccd6367e2d59 (patch)
tree085d91229766980cd94cf0b0714c346d47362504 /tools/perf/scripts/python/export-to-sqlite.py
parent0af104d729614de44c8eb5069353c8985cb17442 (diff)
samples: qmi: Constify static qmi ops
The only usage of qmi_sample_handlers[] and lookup_ops is to pass their addresses 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]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions