Re: [PATCH 1/2] log: remove useless intermediate buffer
From: Olivier Matz <hidden>
Date: 2018-06-25 14:42:04
From: Olivier Matz <hidden>
Date: 2018-06-25 14:42:04
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 <redacted>Reviewed-by: Olivier Matz <redacted>