From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shreyansh Jain Subject: Re: [PATCH v13 7/7] doc: remove deprecation notice for rte_bus Date: Tue, 11 Apr 2017 17:02:31 +0530 Message-ID: <8103f199-cfc7-01c8-f218-e07e313eee5a@nxp.com> References: <763aa92c3be591b20b07d3ba6855ef594d4cbdab.1491906224.git.gaetan.rivet@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Cc: To: Gaetan Rivet Return-path: Received: from NAM02-CY1-obe.outbound.protection.outlook.com (mail-cys01nam02on0040.outbound.protection.outlook.com [104.47.37.40]) by dpdk.org (Postfix) with ESMTP id 883B62BAE for ; Tue, 11 Apr 2017 13:25:52 +0200 (CEST) In-Reply-To: <763aa92c3be591b20b07d3ba6855ef594d4cbdab.1491906224.git.gaetan.rivet@6wind.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hello Gaetan, On Tuesday 11 April 2017 04:37 PM, Gaetan Rivet wrote: > From: Shreyansh Jain > > Signed-off-by: Shreyansh Jain > --- > doc/guides/rel_notes/release_17_02.rst | 2 +- > lib/librte_eal/bsdapp/eal/Makefile | 2 +- > lib/librte_eal/linuxapp/eal/Makefile | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) [...] I think you removed the deprecation.rst file from original patch. In which case, the headline of the patch is now not correct. - Shreyansh