From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: [PATCH net-next RFC 4/5] xen-netback: Fix indentations Date: Wed, 30 Oct 2013 11:13:13 +0000 Message-ID: <20131030111312.GN5221@zion.uk.xensource.com> References: <1383094220-14775-1-git-send-email-zoltan.kiss@citrix.com> <1383094220-14775-5-git-send-email-zoltan.kiss@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: , , , , , To: Zoltan Kiss Return-path: Content-Disposition: inline In-Reply-To: <1383094220-14775-5-git-send-email-zoltan.kiss@citrix.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, Oct 30, 2013 at 12:50:19AM +0000, Zoltan Kiss wrote: > I've left intentionally these indentations in this way, to improve readability of previous patches. > Apparently this doesn't deserve a single patch -- please squash it when you post non-RFC series. Wei.