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

2019-10-28 Thread Dan Carpenter
When I see a RESEND in the subject, that means you are tell us we messed up and accidentally ignored your patch. So then we have to figure out what went wrong with the process and so we don't mess up again. It would help us if you put a note under the --- cut off like "I sent this a month ago and

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

2019-10-25 Thread Julia Lawall
On Fri, 25 Oct 2019, Cristiane Naves wrote: > Fix lines ending with a '('. Issue found by checkpatch. You sent another patch on this file (the one I acked) and they are notin a series, so Greg won't know how to apply them. Please collect the whole thing again, and either put both changes in t

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

2019-10-25 Thread Cristiane Naves
Fix lines ending with a '('. Issue found by checkpatch. Signed-off-by: Cristiane Naves --- drivers/staging/gasket/gasket_ioctl.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/staging/gasket/gasket_ioctl.c b/drivers/staging/gasket/gasket_ioctl.c index d