Re: [RFC v2 06/14] eal/linux: remove log paraphrasing the doc

2023-12-08 Thread Tyler Retzlaff
On Fri, Dec 08, 2023 at 03:59:40PM +0100, David Marchand wrote: > An error log message does not need to paraphrase the DPDK documentation. > > Signed-off-by: David Marchand > --- Acked-by: Tyler Retzlaff

[RFC v2 06/14] eal/linux: remove log paraphrasing the doc

2023-12-08 Thread David Marchand
An error log message does not need to paraphrase the DPDK documentation. Signed-off-by: David Marchand --- lib/eal/linux/eal_timer.c | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/lib/eal/linux/eal_timer.c b/lib/eal/linux/eal_timer.c index 3a30284e3a..df9ad61ae9 100644