diff options
| author | Jacob Keller <jacob.e.keller@intel.com> | 2016-06-17 16:21:11 -0700 |
|---|---|---|
| committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-08-29 01:31:03 -0700 |
| commit | ce4dad2ce231aa5258ddfc98f8a80d958643c014 (patch) | |
| tree | b612b5a1116f98bfb9f115c64d83361a8904e05f /lib/timerqueue.c | |
| 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 <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions
