[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160902125549.GA26074@kroah.com>
Date: Fri, 2 Sep 2016 14:55:49 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Louie Lu <louie.lu@...ebaytech.com>
Cc: linux-kernel@...r.kernel.org, Larry.Finger@...inger.net,
florian.c.schilhabel@...glemail.com, amitoj1606@...il.com,
bhaktipriya96@...il.com, punitvara@...il.com,
laerdevstudios@...il.com, shivanib134@...il.com,
devel@...verdev.osuosl.org
Subject: Re: [PATCH 3/3] staging: rtl8712: fixed comment style and space
indent
On Fri, Sep 02, 2016 at 06:16:10PM +0800, Louie Lu wrote:
> fixed comment style and space indent report from checkpatch:
>
> * WARNING: Statements should start on a tabstop
> * WARNING: Block comments use * on subsequent lines
> * WARNING: suspect code indent for conditional statements (16, 32)
>
> Signed-off-by: Louie Lu <louie.lu@...ebaytech.com>
> ---
> drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 37 ++++++++++++++++-----------
> 1 file changed, 22 insertions(+), 15 deletions(-)
This patch adds errors :(
Now if you want to constantly submit new checkpatch cleanups to the
driver, that's a good thing, but really, please use checkpatch on your
patches to ensure you are doing things properly.
I'm dropping it from my patch queue.
thanks,
greg k-h
Powered by blists - more mailing lists