[lustre-devel] [PATCH 5/6] staging: lustre: lustre: several over 80 characters cleanups
    Joe Perches 
    joe at perches.com
       
    Wed Jun 14 11:15:28 PDT 2017
    
    
  
On Wed, 2017-06-14 at 11:01 -0400, James Simmons wrote:
> Cleanup many of the over 80 characters reported by checkpatch
Please don't let checkpatch get in the way of lustre
readability.
lustre commonly uses very long identifiers.
Long identifiers and 80 columns don't mix well.
It might be simpler to declare in some document that
lustre uses lines of up to whatever length and require
that checkpatch should be used with the --max-line-length
option when run on lustre code.
    
    
More information about the lustre-devel
mailing list