summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFrans Klaver <frans.klaver@xsens.com>2015-01-14 11:15:42 +0300
committerSebastian Reichel <sre@kernel.org>2015-01-20 15:58:30 +0300
commit5689b786f77308e7aa10fd736e87b270ae42026e (patch)
tree7f3fd93f75bca9e439f01af49e5289d73c216ead /tools/perf/scripts/python/export-to-postgresql.py
parent5c3faad29b266da015e3726cff6556df5c3cd9f5 (diff)
downloadlinux-5689b786f77308e7aa10fd736e87b270ae42026e.tar.xz
power: reset: ltc2952: fix C++ style function pointers
The function pointers for the timers and pm_power_off are assigned with C++ style foo = &func; Let's change it instead to the more C style foo = func; Signed-off-by: Frans Klaver <frans.klaver@xsens.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions