From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 76AC82BEB for ; Thu, 4 Aug 2016 18:45:50 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP; 04 Aug 2016 09:45:49 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,470,1464678000"; d="scan'208";a="1035159033" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.104]) ([10.237.220.104]) by fmsmga002.fm.intel.com with ESMTP; 04 Aug 2016 09:45:48 -0700 To: Christian Ehrhardt , dev@dpdk.org References: <1470053863-29598-1-git-send-email-christian.ehrhardt@canonical.com> From: Ferruh Yigit Message-ID: <57A3713B.4080300@intel.com> Date: Thu, 4 Aug 2016 17:45:47 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <1470053863-29598-1-git-send-email-christian.ehrhardt@canonical.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] ethtool: remove triple license information X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2016 16:45:50 -0000 On 8/1/2016 1:17 PM, Christian Ehrhardt wrote: > License information is already in LICENSE.GPL. > Remove two extra copies and change referred filename in the files. > > Signed-off-by: Christian Ehrhardt In patch subject, I think it is better to use "kni: " tag instead of "ethtool:", apart from this: Acked-by: Ferruh Yigit