Re: [PATCH net-next RFC 4/5] xen-netback: Fix indentations

2013-10-31 Thread Zoltan Kiss
On 30/10/13 11:13, Wei Liu wrote: On Wed, Oct 30, 2013 at 12:50:19AM +, 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.

Re: [PATCH net-next RFC 4/5] xen-netback: Fix indentations

2013-10-30 Thread Wei Liu
On Wed, Oct 30, 2013 at 12:50:19AM +, 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. -- To unsubscribe from thi

[PATCH net-next RFC 4/5] xen-netback: Fix indentations

2013-10-29 Thread Zoltan Kiss
I've left intentionally these indentations in this way, to improve readability of previous patches. Signed-off-by: Zoltan Kiss --- drivers/net/xen-netback/netback.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/net/xen-netback/netback.c b/drivers/