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: <1356017039.21834.2819.camel@edumazet-glaptop> Date: Thu, 20 Dec 2012 07:23:59 -0800 From: Eric Dumazet <erdnetdev@...il.com> To: nicolas.dichtel@...nd.com Cc: Stefan Hasko <hasko.stevo@...il.com>, "David S. Miller" <davem@...emloft.net>, Alexey Kuznetsov <kuznet@....inr.ac.ru>, James Morris <jmorris@...ei.org>, Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>, Patrick McHardy <kaber@...sh.net>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] net: ipv4: route: fixed a coding style issues net: ipv4: tcp: fixed a coding style issues On Thu, 2012-12-20 at 13:07 +0100, Nicolas Dichtel wrote: > Le 20/12/2012 09:08, Stefan Hasko a écrit : > > + "out_hlist_search\n"); > checkpatch will warn you about this one, something like: > "WARNING: quoted string split across lines". > Not breaking such line ease to grep the pattern. Yes. Could we please leave this file as is for at least 2 years ? We had a lot of recent changes and probable fixes are expected. Such "coding style" patches are a real pain when trying to fix bugs, especially dealing with stable/old kernels. Thanks -- 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