aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorBhumika Goyal <[email protected]>2016-02-12 20:40:29 +0530
committerGreg Kroah-Hartman <[email protected]>2016-02-14 16:44:06 -0800
commit343af6379e950266ee3d4f638a3ffe0b01b08eab (patch)
tree4790d1c8bd3cd667bb3fb07f476bd30700fdcfc5 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentdf271034692dfa26010f27795fe955c866320b51 (diff)
Staging: iio: magnetometer: remove exceptional & on function name
In this file,function names are otherwise used as pointers without &. Found using coccinelle. // <smpl> @r@ identifier f; @@ f(...) { ... } @@ identifier r.f; @@ - &f + f // </smpl> Signed-off-by: Bhumika Goyal <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions