From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: ipv4: route: fixed a coding style issues net: ipv4: tcp: fixed a coding style issues Date: Thu, 20 Dec 2012 19:59:15 -0800 (PST) Message-ID: <20121220.195915.570657227615047555.davem@davemloft.net> References: <1355990910-3688-1-git-send-email-hasko.stevo@gmail.com> <50D2FF86.3000603@6wind.com> <1356017039.21834.2819.camel@edumazet-glaptop> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: nicolas.dichtel@6wind.com, hasko.stevo@gmail.com, kuznet@ms2.inr.ac.ru, jmorris@namei.org, yoshfuji@linux-ipv6.org, kaber@trash.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: erdnetdev@gmail.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:34731 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750917Ab2LUD7Q (ORCPT ); Thu, 20 Dec 2012 22:59:16 -0500 In-Reply-To: <1356017039.21834.2819.camel@edumazet-glaptop> Sender: netdev-owner@vger.kernel.org List-ID: From: Eric Dumazet Date: Thu, 20 Dec 2012 07:23:59 -0800 > Such "coding style" patches are a real pain when trying to fix bugs, > especially dealing with stable/old kernels. Totally agreed, and I refuse to apply such patches.