Re: [PATCH] Fix missing a blank line after declaration for usbip

From: Dan Carpenter
Date: Wed May 14 2014 - 07:16:47 EST



Send the patch inline so it can be applied automatically with git am.

On Sat, May 10, 2014 at 04:56:51PM +0200, Pawel Lebioda wrote:
> Hi,
>
> Please find attached patch which fixes most of
> "Missing blank line after declaration" in drivers/staging/usbip
> directory.
>
> There are still two WARNINGS reported which refers to the struct
> declaration, and it seems to be a problem with the checkpatck.pl script.
>
> Regards
> Pawel Lebioda

> >From 6fba281794ce0466e88c785123f906b7d3654bc2 Mon Sep 17 00:00:00 2001
> From: Pawel Lebioda <pawel.lebioda89@xxxxxxxxx>
> Date: Sat, 10 May 2014 16:35:50 +0200
> Subject: [PATCH] Fix missing a blank line after declaration for usbip
>

Subject should have a subsystem prefix.

[PATCH] Staging: usbip: missing a blank lines after declarations

There is no Signed-off-by line.

Put the stuff from the email into the changelog.

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/