On Wed, Jun 27, 2018 at 6:19 PM, Thomas Monjalon wrote:
> 25/06/2018 16:42, Olivier Matz:
>> On Thu, May 31, 2018 at 10:03:27AM +0200, David Marchand wrote:
>> > Rather than copy the log message, we can use a precision in the format
>> > string given to syslog.
>> >
>> > Fixes: af75078fece3 ("firs
25/06/2018 16:42, Olivier Matz:
> On Thu, May 31, 2018 at 10:03:27AM +0200, David Marchand wrote:
> > Rather than copy the log message, we can use a precision in the format
> > string given to syslog.
> >
> > Fixes: af75078fece3 ("first public release")
I remove the Fixes: line because we don't n
On Thu, May 31, 2018 at 10:03:27AM +0200, David Marchand wrote:
> Rather than copy the log message, we can use a precision in the format
> string given to syslog.
>
> Fixes: af75078fece3 ("first public release")
> Signed-off-by: David Marchand
Reviewed-by: Olivier Matz
Rather than copy the log message, we can use a precision in the format
string given to syslog.
Fixes: af75078fece3 ("first public release")
Signed-off-by: David Marchand
---
lib/librte_eal/linuxapp/eal/eal_log.c | 13 +
1 file changed, 1 insertion(+), 12 deletions(-)
diff --git a/li
4 matches
Mail list logo