kni: fix whitespace
[dpdk.git] / lib / librte_eal / linuxapp / kni / ethtool / igb / igb.h
index a582f52..e5554ca 100644 (file)
@@ -229,7 +229,7 @@ struct igb_lro_stats {
  */
 struct igb_lrohdr {
        struct iphdr iph;
-       struct tcphdr th; 
+       struct tcphdr th;
        __be32 ts[0];
 };