Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1721710

Re: [PATCH] drivers: tty: Fix improper spaces and braces

From Himanshu Jha <himanshujha199640@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] drivers: tty: Fix improper spaces and braces
Date 2017-08-28 17:10 +0200
Message-ID <ujtPQ-78t-3@gated-at.bofh.it> (permalink)
References <ugUtb-4t7-11@gated-at.bofh.it> <ujt3s-6CP-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Aug 28, 2017 at 04:14:08PM +0200, Greg KH wrote:
> On Mon, Aug 21, 2017 at 06:24:41PM +0530, Himanshu Jha wrote:
> > Fixes improper spacing by adding/subtracting necessary spaces
> > around expression and keywords, and removing unnecessary braces.
> > 
> > Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
> > ---
> >  drivers/tty/amiserial.c | 107 +++++++++++++++++++++++-------------------------
> >  1 file changed, 51 insertions(+), 56 deletions(-)
> 
> Please put the driver name in the subject.
I will send this again with appropriate subject.
> 
> Also, you sent multiple patches for this driver, and I don't know which
> one to apply in which order, please fix up and resend it as a series.
I have only send 1 patch for this driver and that has been added to the
tty-testing branch.

Patch title: "tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO"

I don't know if you are talking about staging/rtl8723bs patches that i
sent you while ago ?

Please let me know!

Thanks

> 
> thanks,
> 
> greg k-h

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH] drivers: tty: Fix improper spaces and braces Greg KH <gregkh@linuxfoundation.org> - 2017-08-28 16:20 +0200
  Re: [PATCH] drivers: tty: Fix improper spaces and braces Himanshu Jha <himanshujha199640@gmail.com> - 2017-08-28 17:10 +0200

csiph-web