[PATCH V2 1/5] Staging: rtl8192u: ieee80211: Fix coding style warning

Greg KH gregkh at linuxfoundation.org
Tue May 14 14:09:05 UTC 2019


On Tue, May 14, 2019 at 02:42:31PM +0530, Puranjay Mohan wrote:
> Remove braces around a single if statement to fix following
> checkpatch.pl warning.
> WARNING: braces {} are not necessary for single statement blocks
> 
> Signed-off-by: Puranjay Mohan <puranjay12 at gmail.com>
> ---
> 
> V2 - remove extra blank line before the closing brace.

When you fix up a patch in a series, please resend the _whole_ series,
otherwise I have to try to piece together the different patches and put
them in the proper place.  When dealing with 1000+ emails a day, that's
a hard thing to ask a maintainer to do.

So please just resend this whole thing, in a threaded email series (such
that they are all grouped together.  You are sending these as individual
emails, and so email clients do not link them, making them harder to
manage :(

thanks,

greg k-h


More information about the devel mailing list