From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] doc: add note into coding style Date: Mon, 17 Sep 2018 17:31:47 +0100 Message-ID: References: <20180917152429.30518-1-marko.kovacevic@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: john.mcnamara@intel.com To: Marko Kovacevic , dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id C032E5F2E for ; Mon, 17 Sep 2018 18:32:05 +0200 (CEST) In-Reply-To: <20180917152429.30518-1-marko.kovacevic@intel.com> Content-Language: en-US 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 9/17/2018 4:24 PM, Marko Kovacevic wrote: > Added a note into the coding style to > highlight the use of a bool within a struct > > Signed-off-by: Marko Kovacevic Reviewed-by: Ferruh Yigit