[dpdk-stable] [dpdk-dev] [PATCH] memalloc: fix variable	shadowing
    Thomas Monjalon 
    thomas at monjalon.net
       
    Mon Jan 14 15:38:19 CET 2019
    
    
  
08/01/2019 17:33, Anatoly Burakov:
> A local variable ``flags`` was shadowing another variable from outer
> scope. Fix this by renaming the variable and make it const.
> 
> Fixes: c127be93f619 ("mem: support using memfd segments for in-memory mode")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
Applied, thanks
    
    
More information about the stable
mailing list