From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH] doc: coding style: use linux kernel style for indentation Date: Wed, 13 Jan 2016 08:49:59 -0800 Message-ID: <20160113084959.797beea5@xeon-e3> References: <1452671929-29617-1-git-send-email-yuanhan.liu@linux.intel.com> <20160113150708.GD7756@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Bruce Richardson Return-path: Received: from mail-pf0-f178.google.com (mail-pf0-f178.google.com [209.85.192.178]) by dpdk.org (Postfix) with ESMTP id C6497A6A for ; Wed, 13 Jan 2016 17:49:50 +0100 (CET) Received: by mail-pf0-f178.google.com with SMTP id e65so84167126pfe.0 for ; Wed, 13 Jan 2016 08:49:50 -0800 (PST) In-Reply-To: <20160113150708.GD7756@bricha3-MOBL3> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, 13 Jan 2016 15:07:08 +0000 Bruce Richardson wrote: > So, while the two-tab indent may look "a bit weird" it does solve the two issues > above. I believe practical benefits should override initial impressions. [It took > me a while to get used to also, but now I very much like it as a style.] I don't think that deviating from kernel style for this case is justified.