diff options
author | Mark Rutland <mark.rutland@arm.com> | 2017-11-27 10:38:23 +0000 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-12-12 13:22:10 +0100 |
commit | b899a850431e2dd0943205a63a68573f3e312d0d (patch) | |
tree | a17356f3905a111d05756d2ebdfee053450af706 /scripts | |
parent | 2a22f692bbe0a7933acbd50045479ffc0fdf11f7 (diff) | |
download | lwn-b899a850431e2dd0943205a63a68573f3e312d0d.tar.gz lwn-b899a850431e2dd0943205a63a68573f3e312d0d.zip |
compiler.h: Remove ACCESS_ONCE()
There are no longer any kernelspace uses of ACCESS_ONCE(), so we can
remove the definition from <linux/compiler.h>.
This patch removes the ACCESS_ONCE() definition, and updates comments
which referred to it. At the same time, some inconsistent and redundant
whitespace is removed from comments.
Tested-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Joe Perches <joe@perches.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: apw@canonical.com
Link: http://lkml.kernel.org/r/20171127103824.36526-4-mark.rutland@arm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions