From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH] doc: coding style: use linux kernel style for indentation Date: Tue, 13 Feb 2018 21:12:16 +0800 Message-ID: <20180213131216.GH2156@yliu-mob> References: <1452671929-29617-1-git-send-email-yuanhan.liu@linux.intel.com> <20160113150708.GD7756@bricha3-MOBL3> <20160113084959.797beea5@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Stephen Hemminger , Bruce Richardson , DPDK , Thomas Monjalon To: Ferruh Yigit Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 9FA931B290 for ; Tue, 13 Feb 2018 14:12:21 +0100 (CET) Content-Disposition: inline In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Feb 13, 2018 at 12:51:57PM +0000, Ferruh Yigit wrote: > On 1/13/2016 4:49 PM, stephen at networkplumber.org (Stephen Hemminger) wrote: > > 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. > > This is very old patch still sitting in patchwork, re-visiting it mainly to be > able to clean the patchwork. Just drop it, there is no reason to revisit it. --yliu > > This is a syntax change request and although I have my personal preferences I > would be OK with whatever decided. > > Currently there is already a decided syntax, changing it after this point will > cause either mixed usage or a big syntax cleanup patch. I think both are not good. > > I am for continue whatever documented in current DPDK coding style doc, hence > NAK from my side. > > Thanks, > ferruh