[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200719092652.GA257887@kroah.com>
Date: Sun, 19 Jul 2020 11:26:52 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: B K Karthik <bkkarthik@...u.pes.edu>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Michael Straube <straube.linux@...il.com>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/4] staging: rtl8188eu: include: fixed multiple
parentheses coding style issues
On Sat, Jul 18, 2020 at 05:16:26AM -0400, B K Karthik wrote:
> fixed multiple parentheses coding style issues reported by checkpatch.
>
> Signed-off-by: B K Karthik <karthik.bk2000@...e.com>
> ---
> drivers/staging/rtl8188eu/include/ieee80211.h | 4 +--
> .../staging/rtl8188eu/include/osdep_service.h | 4 +--
> drivers/staging/rtl8188eu/include/wifi.h | 34 +++++++++----------
> 3 files changed, 21 insertions(+), 21 deletions(-)
You can never add warnings to the build, like this patch did. Always
test-build your patches at the very least...
greg k-h
Powered by blists - more mailing lists