lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 28 Aug 2017 20:27:43 +0530
From:   Himanshu Jha <himanshujha199640@...il.com>
To:     Greg KH <gregkh@...uxfoundation.org>
Cc:     jslaby@...e.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers: tty: Fix improper spaces and braces

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@...il.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ