[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131201192447.GK28413@mwanda>
Date: Sun, 1 Dec 2013 22:24:47 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Aldo Iljazi <mail@...o.io>
Cc: lidza.louina@...il.com, devel@...verdev.osuosl.org,
gregkh@...uxfoundation.org, driverdev-devel@...uxdriverproject.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] Drivers: staging: dgap: checkpatch.pl cleanups
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists