Messages in this thread |  | | Date | Mon, 27 Nov 2017 10:58:59 +0000 | From | Mark Rutland <> | Subject | Re: [PATCH 4/4] checkpatch: remove ACCESS_ONCE() warning |
| |
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 <joe@perches.com> > > Normally, I send checkpatch patches via Andrew Morton, > but this could be merged this directly.
Cheers Joe!
Mark.
|  |