[RFC v2 04/14] lib: add newline in logs
    David Marchand 
    david.marchand at redhat.com
       
    Mon Dec 11 13:38:22 CET 2023
    
    
  
On Fri, Dec 8, 2023 at 6:02 PM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> On Fri,  8 Dec 2023 15:59:38 +0100
> David Marchand <david.marchand at redhat.com> wrote:
>
> > Fix places leading to a log message not terminated with a newline.
> >
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: David Marchand <david.marchand at redhat.com>
>
> Maybe a coccinelle fixup script would help in future.
Checkpatch will now complain for new users of RTE_LOG().
So hopefully, using RTE_LOG() will be an exception, rather than a
normal occurence.
-- 
David Marchand
    
    
More information about the dev
mailing list