From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH] remove blank lines at end-of-file
Date: Wed, 2 Dec 2015 12:06:12 -0800 [thread overview]
Message-ID: <1449086772-30026-1-git-send-email-stephen@networkplumber.org> (raw)
This is one of those trivial things git and other tools complain
about.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
drivers/net/i40e/i40e_rxtx.c | 1 -
drivers/net/vmxnet3/base/includeCheck.h | 1 -
lib/librte_pipeline/rte_pipeline.c | 1 -
3 files changed, 3 deletions(-)
diff --git a/drivers/net/i40e/i40e_rxtx.c b/drivers/net/i40e/i40e_rxtx.c
index 13abd67..c9eca42 100644
--- a/drivers/net/i40e/i40e_rxtx.c
+++ b/drivers/net/i40e/i40e_rxtx.c
@@ -3270,4 +3270,3 @@ i40e_xmit_pkts_vec(void __rte_unused *tx_queue,
{
return 0;
}
-
diff --git a/drivers/net/vmxnet3/base/includeCheck.h b/drivers/net/vmxnet3/base/includeCheck.h
index 16308d2..310cebe 100644
--- a/drivers/net/vmxnet3/base/includeCheck.h
+++ b/drivers/net/vmxnet3/base/includeCheck.h
@@ -37,4 +37,3 @@
#include "vmxnet3_osdep.h"
#endif /* _INCLUDECHECK_H */
-
diff --git a/lib/librte_pipeline/rte_pipeline.c b/lib/librte_pipeline/rte_pipeline.c
index 56022f4..d625fd2 100644
--- a/lib/librte_pipeline/rte_pipeline.c
+++ b/lib/librte_pipeline/rte_pipeline.c
@@ -1636,4 +1636,3 @@ int rte_pipeline_table_stats_read(struct rte_pipeline *p, uint32_t table_id,
return 0;
}
-
--
2.1.4
next reply other threads:[~2015-12-02 20:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-02 20:06 Stephen Hemminger [this message]
2015-12-03 9:53 ` Bruce Richardson
2015-12-07 3:23 ` 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=1449086772-30026-1-git-send-email-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).