DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  [PATCH] eal/random: fix a wrong comment
@ 2017-11-08  7:04 Jerin Jacob
  2017-11-11 11:44 ` Thomas Monjalon
  2017-11-11 13:27 ` Thomas Monjalon
  0 siblings, 2 replies; 3+ messages in thread
From: Jerin Jacob @ 2017-11-08  7:04 UTC (permalink / raw)
  To: dev; +Cc: thomas, Jerin Jacob

Fixes: af75078fece3 ("first public release")

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
---
 lib/librte_eal/common/include/rte_random.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/librte_eal/common/include/rte_random.h b/lib/librte_eal/common/include/rte_random.h
index 24ae83632..aeff1f059 100644
--- a/lib/librte_eal/common/include/rte_random.h
+++ b/lib/librte_eal/common/include/rte_random.h
@@ -88,4 +88,4 @@ rte_rand(void)
 #endif
 
 
-#endif /* _RTE_PER_LCORE_H_ */
+#endif /* _RTE_RANDOM_H_ */
-- 
2.15.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] eal/random: fix a wrong comment
  2017-11-08  7:04 [dpdk-dev] [PATCH] eal/random: fix a wrong comment Jerin Jacob
@ 2017-11-11 11:44 ` Thomas Monjalon
  2017-11-11 13:27 ` Thomas Monjalon
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-11-11 11:44 UTC (permalink / raw)
  To: Jerin Jacob; +Cc: dev

08/11/2017 08:04, Jerin Jacob:
> Fixes: af75078fece3 ("first public release")
> 
> Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>

Applied, thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] eal/random: fix a wrong comment
  2017-11-08  7:04 [dpdk-dev] [PATCH] eal/random: fix a wrong comment Jerin Jacob
  2017-11-11 11:44 ` Thomas Monjalon
@ 2017-11-11 13:27 ` Thomas Monjalon
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-11-11 13:27 UTC (permalink / raw)
  To: Jerin Jacob; +Cc: dev

08/11/2017 08:04, Jerin Jacob:
> Fixes: af75078fece3 ("first public release")
> 
> Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>

Applied, thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-11 13:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-08  7:04 [dpdk-dev] [PATCH] eal/random: fix a wrong comment Jerin Jacob
2017-11-11 11:44 ` Thomas Monjalon
2017-11-11 13:27 ` 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).