On Tuesday, June 10, 2014 08:12:48 AM Dirk Brandewie wrote: > On 06/09/2014 02:01 PM, Stratos Karafotis wrote: > > Remove unnecessary blank lines. > > Remove unnecessary parentheses. > > Remove unnecessary braces. > > Put the code in one line where possible. > > Add blank lines after variable declarations. > > Alignment to open parenthesis. > > > > I don't have an issue with this patch in general but I would rather > the cleanup be done when there is a functional change in the given > hunk of code otherwise you are setting up a fence for stable/backporters > of functional changes in the future.
I actually prefer separate cleanups so as to avoid doing multiple things in one patch. Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/