[PATCH] staging: lustre: code cleanup - variable declaration spacing

Dan Carpenter dan.carpenter at oracle.com
Wed May 6 13:52:35 UTC 2015


On Wed, May 06, 2015 at 08:02:55AM -0400, Mike Shuey wrote:
> Clean up spacing in some variable declarations, to be more consistent.
> 
> It's small, but I need to start somewhere.  Please let me know if I'm not
> adhering to proper procedure for trivial cleanups.

Don't put these "aside" comments in the permanent kernel changelog.

Otherwise I like this patch, lining up the variables can look ok in
struct definitions in headers but in functions we can never keep it
consistent so it just looks whacky.

regards,
dan carpenter



More information about the devel mailing list