[openib-general][patch review] srp: fmr implementation,
    Roland Dreier 
    rdreier at cisco.com
       
    Tue Mar 21 16:46:37 PST 2006
    
    
  
Looks like some whitespace breakage got mixed in.  For example:
 > -	/*
 > -	 * This handling of non-SG commands can be killed when the
 > -	 * SCSI midlayer no longer generates non-SG commands.
 > -	 */
is replaced by:
 > +        /*
 > +         * This handling of non-SG commands can be killed when the
 > +         * SCSI midlayer no longer generates non-SG commands.
 > +         */
Can you fix this up so that the patch is strictly adding the FMR
functionality with no reformatting mixed in (and especially no bad
reformatting like this, where tabs are replaced by spaces)?
Thanks,
  Roland
    
    
More information about the general
mailing list