Re: [PATCH v3 04/10] sched/fair: rework load_balance
From: Peter Zijlstra
Date: Tue Oct 08 2019 - 09:02:52 EST
On Wed, Oct 02, 2019 at 11:21:20AM +0200, Dietmar Eggemann wrote:
> I thought we should always order local variable declarations from
> longest to shortest line but can't find this rule in coding-style.rst
> either.
You're right though, that is generally encouraged. From last years
(2018) KS there was the notion of a subsystem handbook and the tip
tree's submissions thereto can be found there:
https://lore.kernel.org/lkml/20181107171149.165693799@xxxxxxxxxxxxx/
But for some raisin that never actually went anywhere...