Re: [External] Re: [PATCH] sched/fair: move nohz definition to where it's used

From: Chengming Zhou
Date: Tue Jul 05 2022 - 04:02:37 EST


On 2022/7/5 15:50, Valentin Schneider wrote:
> On 23/06/22 21:03, Chengming Zhou wrote:
>> The nohz definition is too far from where it's used, just move it
>> to the right place. No functional change.
>>
>> Signed-off-by: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
>
> Standalone cosmetic changes are very unlikely to get anywhere, I'd suggest
> bundling this with some other non-cosmetic patches hitting the area.
>

Right, make sense, just minor grumble when review the code, sorry for noise.

Thanks.