[dpdk-dev] [PATCH] net/mlx5: remove redundant new line char in logs
David Marchand
david.marchand at redhat.com
Wed Oct 30 10:03:04 CET 2019
On Wed, Oct 30, 2019 at 9:45 AM Dekel Peled <dekelp at mellanox.com> wrote:
>
> DRV_LOG macro is used to print log messages, one per line.
> In several locations this macro is used with redundant '\n' character
> at the end of the log message, causing blank lines between log lines.
>
> This patch removes the '\n' character where it is redundant.
Missing Fixes: ?
--
David Marchand
More information about the dev
mailing list