* [dpdk-dev] [PATCH] remove blank lines at end-of-file
@ 2015-12-02 20:06 Stephen Hemminger
2015-12-03 9:53 ` Bruce Richardson
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2015-12-02 20:06 UTC (permalink / raw)
To: dev
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] remove blank lines at end-of-file
2015-12-02 20:06 [dpdk-dev] [PATCH] remove blank lines at end-of-file Stephen Hemminger
@ 2015-12-03 9:53 ` Bruce Richardson
2015-12-07 3:23 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Bruce Richardson @ 2015-12-03 9:53 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: dev
On Wed, Dec 02, 2015 at 12:06:12PM -0800, Stephen Hemminger wrote:
> This is one of those trivial things git and other tools complain
> about.
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] remove blank lines at end-of-file
2015-12-03 9:53 ` Bruce Richardson
@ 2015-12-07 3:23 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2015-12-07 3:23 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: dev
2015-12-03 09:53, Bruce Richardson:
> On Wed, Dec 02, 2015 at 12:06:12PM -0800, Stephen Hemminger wrote:
> > This is one of those trivial things git and other tools complain
> > about.
> >
> > Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Applied, thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-12-07 3:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-02 20:06 [dpdk-dev] [PATCH] remove blank lines at end-of-file Stephen Hemminger
2015-12-03 9:53 ` Bruce Richardson
2015-12-07 3:23 ` Thomas Monjalon
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).