aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2017-03-16 18:07:14 -0700
committerMark Brown <[email protected]>2017-03-17 13:12:22 +0000
commit0630b614391f8cbc35e837b4645ec8faaaa6465e (patch)
tree3d312fb1d2fb9f6d5470a22769d96d77b66f12b7 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentb7cd1b1386ff46e60452ad1f16530645761ca7b8 (diff)
regulator: Mark supply_name const and duplicate it as such
The supply_name member of struct regulator can be const as we don't change it in the regulator core. Furthermore, when we copy the supply name we can use kstrdup_const() here to avoid a copy if the name is in the ro data section. Signed-off-by: Stephen Boyd <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions