From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2 6/6] ip/link_iptnl: fix indentation Date: Fri, 14 Dec 2012 10:02:12 -0800 Message-ID: <20121214100212.00297856@nehalam.linuxnetplumber.net> References: <1355406174-10586-1-git-send-email-nicolas.dichtel@6wind.com> <1355406174-10586-6-git-send-email-nicolas.dichtel@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Nicolas Dichtel Return-path: Received: from mail.vyatta.com ([76.74.103.46]:55263 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756662Ab2LNSD2 (ORCPT ); Fri, 14 Dec 2012 13:03:28 -0500 In-Reply-To: <1355406174-10586-6-git-send-email-nicolas.dichtel@6wind.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 13 Dec 2012 14:42:54 +0100 Nicolas Dichtel wrote: > Use tabs instead of space when possible. > > Signed-off-by: Nicolas Dichtel Thanks applied all these.