aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChristian Borntraeger <[email protected]>2015-01-13 10:46:42 +0100
committerChristian Borntraeger <[email protected]>2015-01-13 20:39:09 +0100
commit43239cbe79fc369f5d2160bd7f69e28b5c50a58c (patch)
tree6048604d62a170c8ff8df7e5ba307cf64479fc77 /tools/perf/scripts/python/bin/export-to-postgresql-report
parenteaa27f34e91a14cdceed26ed6c6793ec1d186115 (diff)
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Feedback has shown that WRITE_ONCE(x, val) is easier to use than ASSIGN_ONCE(val,x). There are no in-tree users yet, so lets change it for 3.19. Signed-off-by: Christian Borntraeger <[email protected]> Acked-by: Peter Zijlstra <[email protected]> Acked-by: Davidlohr Bueso <[email protected]> Acked-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions