aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorDimitris Papastamos <[email protected]>2010-11-08 10:41:53 +0000
committerMark Brown <[email protected]>2010-11-08 16:51:45 +0000
commit0aa34b16f9f34a81bd50c097f1953877614220db (patch)
treebe581ea86e466b73905b3812d14c452bb12e9742 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent5aaa062c27273d21d1f52ddc20e697b6466057d4 (diff)
ASoC: Remove unneeded use of address-of operator
There is no need to use '&' in this case. Either way, if a is an array of some type, then a == &a == &a[0]. Signed-off-by: Dimitris Papastamos <[email protected]> Acked-by: Liam Girdwood <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions