Re: [PATCH] staging: skein: Fix checkpatch warnings

From: Dan Carpenter
Date: Mon Jan 12 2015 - 09:34:11 EST


On Mon, Jan 12, 2015 at 09:14:18AM -0500, Jason Cooper wrote:
> Arno,
>
> On Sat, Jan 10, 2015 at 04:00:47PM +0100, Arno Tiemersma wrote:
> > Remove do {} while (0) loops around single statements in
> > skein/skein_block.c
> >
> > Signed-off-by: Arno Tiemersma <arno.tiemersma@xxxxxxxxx>
> > ---
> > drivers/staging/skein/skein_block.c | 16 ++++------------
> > 1 file changed, 4 insertions(+), 12 deletions(-)
>
> Is this a V2? Several people have been submitting patches for this
> checkpatch issue. Please check the staging ML and deconflict with other
> submitters.

Why would it be a v2?

It's really normal to get a wave of people sending the exact same patch.
There was one time where 7 people deleted the same whitespace in
panel.c.

Don't worry too much about conflicts. It either applies when Greg reads
it or it doesn't and he kicks off an email. Not a big deal.

regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/