diff options
author | Jacob Keller <[email protected]> | 2016-06-17 16:21:11 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2016-08-29 01:31:03 -0700 |
commit | ce4dad2ce231aa5258ddfc98f8a80d958643c014 (patch) | |
tree | b612b5a1116f98bfb9f115c64d83361a8904e05f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 88cdcfec9a46af47291207d86493e919093df3d1 (diff) |
fm10k: prefer READ_ONCE instead of ACCESS_ONCE
While technically not needed, as all our uses of ACCESS_ONCE are scalar
types, we already use READ_ONCE in a few places, and for code
readability we can swap all the uses of the older ACCESS_ONCE into
READ_ONCE.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Krishneil Singh <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions