On Fri, 8 Dec 2023 15:59:42 +0100 David Marchand <david.march...@redhat.com> wrote:
> Those error log messages don't need to span on multiple lines. > > Signed-off-by: David Marchand <david.march...@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.