Re: [RESEND PATCH] staging: gasket: Fix line ending with a '('

2019-10-26 Thread Greg Kroah-Hartman
On Fri, Oct 25, 2019 at 08:39:09PM -0300, Cristiane Naves wrote: > Fix line ending with a '(' > > Signed-off-by: Cristiane Naves > --- > drivers/staging/gasket/gasket_ioctl.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Why is this a "RESEND"? Did nothing change in it? Always v

Re: [Outreachy kernel] [RESEND PATCH] staging: gasket: Fix line ending with a '('

2019-10-25 Thread Julia Lawall
On Fri, 25 Oct 2019, Cristiane Naves wrote: > Fix line ending with a '(' > > Signed-off-by: Cristiane Naves Acked-by: Julia Lawall > --- > drivers/staging/gasket/gasket_ioctl.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/staging/gasket/gasket_ioctl

[RESEND PATCH] staging: gasket: Fix line ending with a '('

2019-10-25 Thread Cristiane Naves
Fix line ending with a '(' Signed-off-by: Cristiane Naves --- drivers/staging/gasket/gasket_ioctl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/gasket/gasket_ioctl.c b/drivers/staging/gasket/gasket_ioctl.c index 240f9bb..d1b3e9a 100644 --- a/drivers/s