[PATCH] cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes()
    Greg Kroah-Hartman 
    gregkh at linuxfoundation.org
       
    Fri Dec 11 01:47:52 AEDT 2020
    
    
  
On Thu, Dec 10, 2020 at 03:35:38PM +0100, Markus Elfring wrote:
> From: Markus Elfring <elfring at users.sourceforge.net>
> Date: Thu, 10 Dec 2020 14:14:07 +0100
> 
> A local variable was used only within an if branch.
> Thus move the definition for the variable “mm” into the corresponding
> code block.
You did nothing here except add a checkpatch warning :(
dropped.
greg k-h
    
    
More information about the Linuxppc-dev
mailing list