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


Groups > linux.kernel > #1721648

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

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] drivers: tty: Fix improper spaces and braces
Date 2017-08-28 16:20 +0200
Message-ID <ujt3s-6CP-1@gated-at.bofh.it> (permalink)
References <ugUtb-4t7-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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.

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.

thanks,

greg k-h

Back to linux.kernel | Previous | NextNext 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