[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200522093738.GA1231689@kroah.com>
Date: Fri, 22 May 2020 11:37:38 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: MugilRaj <dmugil2000@...il.com>
Cc: devel@...verdev.osuosl.org, Kirk Reiser <kirk@...sers.ca>,
speakup@...ux-speakup.org, linux-kernel@...r.kernel.org,
Samuel Thibault <samuel.thibault@...-lyon.org>,
Chris Brannon <chris@...-brannons.com>
Subject: Re: [PATCH] taging: speakup: remove volatile
On Fri, May 22, 2020 at 02:46:28PM +0530, MugilRaj wrote:
> fix checkpatch.pl warning, which is Use of volatile is usually wrong: see
> Documentation/process/volatile-considered-harmful.rst
> Signed-off-by: MugilRaj <dmugil2000@...il.com>
As Samuel said, you can't "just remove this", otherwise it would have
been done a long time ago, don't you think?
But for your next patch, you need to have a blank line before the
signed-off-by: line in order for it to be in a format the patch could be
merged in.
thanks,
greg k-h
Powered by blists - more mailing lists