From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jimmy PERCHET Subject: Re: [PATCH RFC 3/5] net:stmmac: ensure we reclaim all dirty descriptors. Date: Fri, 18 Oct 2013 10:32:53 +0200 Message-ID: <5260F235.4080608@parrot.com> References: <1381937052-8999-1-git-send-email-jimmy.perchet@parrot.com> <1381937052-8999-4-git-send-email-jimmy.perchet@parrot.com> <525ED0DD.9070201@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: , To: Sergei Shtylyov Return-path: Received: from co202.xi-lite.net ([149.6.83.202]:45523 "EHLO co202.xi-lite.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751503Ab3JRIcy (ORCPT ); Fri, 18 Oct 2013 04:32:54 -0400 In-Reply-To: <525ED0DD.9070201@cogentembedded.com> Sender: netdev-owner@vger.kernel.org List-ID: Hello, > > The continuation line should stat right under &, according to thenetworking coding style. Thanks for your comment, I realized that there is several other issues regarding continuation line in my patch series. I'll fix them in v2. Best Regards, Jimmy