]> git.droids-corp.org - dpdk.git/commitdiff
remove blank lines at end-of-file
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 2 Dec 2015 20:06:12 +0000 (12:06 -0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 7 Dec 2015 03:57:16 +0000 (04:57 +0100)
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>
drivers/net/i40e/i40e_rxtx.c
drivers/net/vmxnet3/base/includeCheck.h
lib/librte_pipeline/rte_pipeline.c

index c6a18b5dcde8b28817408966f24349de0deef2a6..39d94ecadfba1a0555ae4189d35dd5e7501d5a43 100644 (file)
@@ -3270,4 +3270,3 @@ i40e_xmit_pkts_vec(void __rte_unused *tx_queue,
 {
        return 0;
 }
-
index 16308d28ba27c6e61abc4405b2bb8cea4fbf61ff..310cebe7903ea9db751cf520ae0ff1710a31a63d 100644 (file)
@@ -37,4 +37,3 @@
 #include "vmxnet3_osdep.h"
 
 #endif /* _INCLUDECHECK_H */
-
index 56022f4cb88c62a1c7b97b449bd88e42d6a43a20..d625fd25ed76bf2e201604432c107142c1d035e5 100644 (file)
@@ -1636,4 +1636,3 @@ int rte_pipeline_table_stats_read(struct rte_pipeline *p, uint32_t table_id,
 
        return 0;
 }
-