lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20120905.173208.1472160105562166368.davem@davemloft.net> Date: Wed, 05 Sep 2012 17:32:08 -0400 (EDT) From: David Miller <davem@...emloft.net> To: nicolas.ferre@...el.com Cc: netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, havard@...nnemoen.net, plagnioj@...osoft.com, jamie@...ieiles.com, linux-kernel@...r.kernel.org, patrice.vilchez@...el.com Subject: Re: [PATCH 09/10] net/macb: ethtool interface: add register dump feature From: Nicolas Ferre <nicolas.ferre@...el.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. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists