On Mon, Nov 27, 2017 at 02:50:00AM -0800, Joe Perches wrote: > On Mon, 2017-11-27 at 10:38 +0000, Mark Rutland wrote: > > Now that ACCESS_ONCE() has been excised from the kernel, any uses will > > result in a build error, and we no longer need to whine about it in > > checkpatch. > > > > This patch removes the newly redundant warning. > > Acked-by: Joe Perches <j...@perches.com> > > Normally, I send checkpatch patches via Andrew Morton, > but this could be merged this directly.
Cheers Joe! Mark.