All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [dpdk-dev] [PATCH 1/5] vhost: eliminate blank line at EOF
Date: Wed, 10 Apr 2019 11:05:33 -0700	[thread overview]
Message-ID: <20190410180537.14226-2-stephen@networkplumber.org> (raw)
In-Reply-To: <20190410180537.14226-1-stephen@networkplumber.org>

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 lib/librte_vhost/iotlb.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/librte_vhost/iotlb.c b/lib/librte_vhost/iotlb.c
index c6354fef7e65..fcf9e9861afd 100644
--- a/lib/librte_vhost/iotlb.c
+++ b/lib/librte_vhost/iotlb.c
@@ -361,4 +361,3 @@ vhost_user_iotlb_init(struct virtio_net *dev, int vq_index)
 
 	return 0;
 }
-
-- 
2.17.1


  reply	other threads:[~2019-04-10 18:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-10 18:05 [dpdk-dev] [PATCH 0/5] trivial blank line at end of file cleanup Stephen Hemminger
2019-04-10 18:05 ` Stephen Hemminger [this message]
2019-04-10 18:05 ` [dpdk-dev] [PATCH 2/5] net/atlantic: remove extra blank line at EOF Stephen Hemminger
2019-04-10 18:05 ` [dpdk-dev] [PATCH 3/5] bus/fslmc: remove " Stephen Hemminger
2019-04-10 18:05 ` [dpdk-dev] [PATCH 4/5] raw/ifpga_rawdev: " Stephen Hemminger
2019-04-10 18:05 ` [dpdk-dev] [PATCH 5/5] net/qede: " Stephen Hemminger
2019-04-22 11:37 ` [dpdk-dev] [PATCH 0/5] trivial blank line at end of file cleanup Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190410180537.14226-2-stephen@networkplumber.org \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.