From 723cae73c5d36ecee43ca527fe4b8fb990272deb Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Tue, 2 Aug 2016 11:50:20 +0100 Subject: [PATCH] Fix typo in dpdk-doc.README.Debian Change-Id: I6776a67f94866057d02039fc659866e030119fea Signed-off-by: Luca Boccassi --- debian/changelog | 2 ++ debian/dpdk-doc.README.Debian | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fc120c92..a92d4814 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ dpdk (16.07-1) UNRELEASED; urgency=medium * Convert debian/rules to new style DH targets * Add Recommends: python to dpdk-doc since it ships python scripts among the examples, fixes Lintian warning about missing python dependencies + * Fix typo in dpdk-doc.README.Debian, fixes "W: dpdk-doc: + spelling-error-in-readme-debian to to (duplicate word) to" -- Christian Ehrhardt Fri, 29 Jul 2016 08:18:50 +0200 diff --git a/debian/dpdk-doc.README.Debian b/debian/dpdk-doc.README.Debian index 669bf396..774a08cd 100644 --- a/debian/dpdk-doc.README.Debian +++ b/debian/dpdk-doc.README.Debian @@ -15,7 +15,7 @@ runtime. Since DPDK technically would be able to use all of your compatible card/driver combination it is required that you take care of blacklisting / whitelisting -network cards to tell dpdk which it has to to initialize (especially true for +network cards to tell dpdk which it has to initialize (especially true for virtio-pci as the normal kernel driver is considered compatible). If you are working with virtio-pci network cards it isn't a hard requirement to -- 2.16.6