[PATCH 09/10] net/macb: ethtool interface: add register dump feature
David Miller
davem at davemloft.net
Wed Sep 5 17:32:08 EDT 2012
From: Nicolas Ferre <nicolas.ferre at atmel.com>
Date: Wed, 5 Sep 2012 11:00:54 +0200
> @@ -10,6 +10,9 @@
> #ifndef _MACB_H
> #define _MACB_H
>
> +
> +#define MACB_GREGS_LEN 32
Please don't add such extraneous empty lines. One empty line between
constructs is more than enough, and anything more is visually awkward.
Thanks.
More information about the linux-arm-kernel
mailing list