Re: [RESEND PATCH] staging: emxx_udc: Ending line with argument

2021-04-07 Thread Greg KH
On Wed, Apr 07, 2021 at 10:46:23AM +0100, Beatriz Martins de Carvalho wrote: > > Em 07/04/21 09:34, Greg KH escreveu: > > On Wed, Apr 07, 2021 at 09:16:44AM +0100, Beatriz Martins de Carvalho wrote: > > > Em 07/04/21 06:37, Greg KH escreveu: > > > > On Tue, Apr 06, 2021 at 09:00:07PM +0100, Beatri

Re: [RESEND PATCH] staging: emxx_udc: Ending line with argument

2021-04-07 Thread Beatriz Martins de Carvalho
Em 07/04/21 09:34, Greg KH escreveu: On Wed, Apr 07, 2021 at 09:16:44AM +0100, Beatriz Martins de Carvalho wrote: Em 07/04/21 06:37, Greg KH escreveu: On Tue, Apr 06, 2021 at 09:00:07PM +0100, Beatriz Martins de Carvalho wrote: Em 06/04/21 20:36, Greg KH escreveu: On Tue, Apr 06, 2021 at 08

Re: [RESEND PATCH] staging: emxx_udc: Ending line with argument

2021-04-07 Thread Greg KH
On Wed, Apr 07, 2021 at 09:16:44AM +0100, Beatriz Martins de Carvalho wrote: > > Em 07/04/21 06:37, Greg KH escreveu: > > On Tue, Apr 06, 2021 at 09:00:07PM +0100, Beatriz Martins de Carvalho wrote: > > > Em 06/04/21 20:36, Greg KH escreveu: > > > > On Tue, Apr 06, 2021 at 08:34:09PM +0100, Beatri

Re: [RESEND PATCH] staging: emxx_udc: Ending line with argument

2021-04-06 Thread Greg KH
On Tue, Apr 06, 2021 at 09:00:07PM +0100, Beatriz Martins de Carvalho wrote: > > Em 06/04/21 20:36, Greg KH escreveu: > > On Tue, Apr 06, 2021 at 08:34:09PM +0100, Beatriz Martins de Carvalho wrote: > > > Cleans up check of "Lines should not end with a '('" > > > with argument present in next line

Re: [Outreachy kernel] [RESEND PATCH] staging: emxx_udc: Ending line with argument

2021-04-06 Thread Beatriz Martins de Carvalho
Em 06/04/21 20:56, Matthew Wilcox escreveu: On Tue, Apr 06, 2021 at 08:34:09PM +0100, Beatriz Martins de Carvalho wrote: Cleans up check of "Lines should not end with a '('" with argument present in next line in file emxx_udc.c I appreciate that you've removed the checkpatch warning, but this

Re: [RESEND PATCH] staging: emxx_udc: Ending line with argument

2021-04-06 Thread Beatriz Martins de Carvalho
Em 06/04/21 20:36, Greg KH escreveu: On Tue, Apr 06, 2021 at 08:34:09PM +0100, Beatriz Martins de Carvalho wrote: Cleans up check of "Lines should not end with a '('" with argument present in next line in file emxx_udc.c Signed-off-by: Beatriz Martins de Carvalho --- drivers/staging/emxx_u

Re: [Outreachy kernel] [RESEND PATCH] staging: emxx_udc: Ending line with argument

2021-04-06 Thread Matthew Wilcox
On Tue, Apr 06, 2021 at 08:34:09PM +0100, Beatriz Martins de Carvalho wrote: > Cleans up check of "Lines should not end with a '('" > with argument present in next line in file emxx_udc.c I appreciate that you've removed the checkpatch warning, but this is still harder to read than the original us

Re: [RESEND PATCH] staging: emxx_udc: Ending line with argument

2021-04-06 Thread Greg KH
On Tue, Apr 06, 2021 at 08:34:09PM +0100, Beatriz Martins de Carvalho wrote: > Cleans up check of "Lines should not end with a '('" > with argument present in next line in file emxx_udc.c > > Signed-off-by: Beatriz Martins de Carvalho > > --- > drivers/staging/emxx_udc/emxx_udc.c | 11 -

[RESEND PATCH] staging: emxx_udc: Ending line with argument

2021-04-06 Thread Beatriz Martins de Carvalho
Cleans up check of "Lines should not end with a '('" with argument present in next line in file emxx_udc.c Signed-off-by: Beatriz Martins de Carvalho --- drivers/staging/emxx_udc/emxx_udc.c | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/drivers/staging/emxx_udc/e