Re: [PATCH 2/2] Drivers: staging: dgap: checkpatch.pl cleanups

From: Dan Carpenter
Date: Sun Dec 01 2013 - 14:25:17 EST


On Sun, Dec 01, 2013 at 05:43:09PM +0200, Aldo Iljazi wrote:
> #define DIGI_DLREQ_GET (('d'<<8) | 220)
> @@ -57,7 +57,7 @@ struct downldio {
> #define DIGI_NUKE_RESET_ALL (1 << 31)
> #define DIGI_NUKE_INHIBIT_POLLER (1 << 30)
> #define DIGI_NUKE_BRD_NUMB 0x0f
> -
> +
>
>
> #define DLREQ_BIOS 0

We shouldn't have two blank lines in a row.

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/