]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_ethdev/ethdev_private.h
doc: add patch dependency syntax to contributing guide
[dpdk.git] / lib / librte_ethdev / ethdev_private.h
index 7b787bf97f0372269f2403dc2a22446081d0dd24..905a45c33744127d3c570026070ee849ddfc3bd6 100644 (file)
@@ -2,8 +2,8 @@
  * Copyright(c) 2018 GaĆ«tan Rivet
  */
 
-#ifndef _RTE_ETH_PRIVATE_H_
-#define _RTE_ETH_PRIVATE_H_
+#ifndef _ETH_PRIVATE_H_
+#define _ETH_PRIVATE_H_
 
 #include "rte_ethdev.h"
 
@@ -35,4 +35,4 @@ int rte_eth_devargs_parse_representor_ports(char *str, void *data);
 }
 #endif
 
-#endif /* _RTE_ETH_PRIVATE_H_ */
+#endif /* _ETH_PRIVATE_H_ */