[RFC v2 08/14] lib: simplify multilines log messages

Stephen Hemminger stephen at networkplumber.org
Fri Dec 8 18:05:24 CET 2023


On Fri,  8 Dec 2023 15:59:42 +0100
David Marchand <david.marchand at redhat.com> wrote:

> Those error log messages don't need to span on multiple lines.
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
>  lib/acl/tb_mem.c                |  2 +-
>  lib/bpf/bpf_stub.c              |  4 ++--
>  lib/eal/windows/eal_hugepages.c |  4 ++--
>  lib/ethdev/rte_ethdev.c         | 14 +++++++-------
>  4 files changed, 12 insertions(+), 12 deletions(-)

Could you fix these messages to not cross source lines as well?
Feel free to shorten the wording as necessary.


More information about the dev mailing list