[PATCH 2/2] drivers: RTE_LOG_DP newline consistency
    David Marchand 
    david.marchand at redhat.com
       
    Thu Feb  1 09:51:10 CET 2024
    
    
  
On Wed, Jan 24, 2024 at 5:29 PM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> Make sure use of RTE_LOG_DP has newline just like uses of RTE_LOG.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
I have one concern with this patch.
Changing those internal macros means that future backports calling
them will introduce issues in the LTS branches.
This was the reason I went though the trouble of renaming macros in
libraries in my previous series.
-- 
David Marchand
    
    
More information about the dev
mailing list