aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRikard Falkeborn <rikard.falkeborn@gmail.com>2020-06-29 21:46:32 +0200
committerMark Brown <broonie@kernel.org>2020-07-01 18:33:15 +0100
commit3b619e3e2d1a89f383a0a0c527818dcb2bc66f92 (patch)
treef010e48463a358494262e7e1b3b9a8fc740ad999 /tools/perf/scripts/python/export-to-postgresql.py
parent8d41df6469eec8d784137aeeebf87dca7460ce37 (diff)
regulator: qcom_spmi: Constify struct regulator_ops
These are never modified, so make them const to allow the compiler to put them in read-only memory. Before: text data bss dec hex filename 20362 2592 152 23106 5a42 drivers/regulator/qcom_spmi-regulator.o After: text data bss dec hex filename 21814 1140 152 23106 5a42 drivers/regulator/qcom_spmi-regulator.o Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Link: https://lore.kernel.org/r/20200629194632.8147-3-rikard.falkeborn@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions