[PATCH v2 1/6] bus/dpaa: fix the curly braces mismatch problem
    Thomas Monjalon 
    thomas at monjalon.net
       
    Tue Feb  8 17:24:19 CET 2022
    
    
  
07/02/2022 13:36, Weiguo Li:
> Supplement the missing half of braces for the extern "C" block,
> or remove the incomplete guard in internal header.
> 
> Fixes: 6d6b4f49a155 ("bus/dpaa: add FMAN hardware operations")
> Fixes: 919eeaccb2ba ("bus/dpaa: introduce NXP DPAA bus driver skeleton")
> Cc: shreyansh.jain at nxp.com
> 
> Signed-off-by: Weiguo Li <liwg06 at foxmail.com>
Series applied, thanks.
It seems there are more useless C++ include guard in drivers and examples.
    
    
More information about the dev
mailing list