From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 4FBDE2B9E for ; Tue, 28 Nov 2017 15:17:51 +0100 (CET) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Nov 2017 06:17:50 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,468,1505804400"; d="scan'208";a="178722771" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.35]) by orsmga005.jf.intel.com with SMTP; 28 Nov 2017 06:17:48 -0800 Received: by (sSMTP sendmail emulation); Tue, 28 Nov 2017 14:17:47 +0000 Date: Tue, 28 Nov 2017 14:17:47 +0000 From: Bruce Richardson To: Marko Kovacevic Cc: dev@dpdk.org, david.hunt@intel.com Message-ID: <20171128141746.GB10272@bricha3-MOBL3.ger.corp.intel.com> References: <20171128132203.43181-1-marko.kovacevic@intel.com> <20171128132203.43181-2-marko.kovacevic@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171128132203.43181-2-marko.kovacevic@intel.com> Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.9.1 (2017-09-22) Subject: Re: [dpdk-dev] [PATCH v2 2/4] power: clean up of acpi files X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2017 14:17:51 -0000 On Tue, Nov 28, 2017 at 01:22:01PM +0000, Marko Kovacevic wrote: > Signed-off-by: Marko Kovacevic > --- Please include a description of the work involved in the "cleanup". Makes life easier for reviewers to know what to expect and check that nothing was missed. Thanks, /Bruce