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: <20091130092837.4998f961@nehalam> Date: Mon, 30 Nov 2009 09:28:37 -0800 From: Stephen Hemminger <shemminger@...tta.com> To: joe@...ches.com Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org Subject: Re: [PATCH net-next-2.6 PATCH] net: Move && and || to end of previous line On Sun, 29 Nov 2009 16:55:57 -0800 (PST) David Miller <davem@...emloft.net> wrote: > From: Joe Perches <joe@...ches.com> > Date: Sun, 29 Nov 2009 13:00:49 -0800 > > > Not including net/atm/ > > > > Compiled tested x86 allyesconfig only > > Added a > 80 column line or two, which I ignored. > > Existing checkpatch plaints willfully, cheerfully ignored. > > > > Signed-off-by: Joe Perches <joe@...ches.com> > > Applied, thanks a lot Joe. > -- > 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 Rather than playing with the dangling operator format which seems to be a coding style that only David cares about. Why not go through and fix the really ugly old drivers that need it. For a good horror experience, go look at the floppy driver. -- 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