Re: [patch V3 04/20] sched: Fixup whitespace damage

From: Thomas Gleixner

Date: Wed Oct 29 2025 - 17:11:03 EST


On Wed, Oct 29 2025 at 11:42, Mathieu Desnoyers wrote:
> On 2025-10-29 09:09, Thomas Gleixner wrote:
>> With whitespace checks enabled in the editor this makes eyes bleed.
>>
> [...]
>> - *
>> - * switch_mm_cid() needs to be updated if the barriers provided
>> - * by context_switch() are modified.
>
> This is also removing a comment, but the patch subject and commit
> message clearly state that the intent is to fix whitespaces only.
>
> This change should probably be moved to a different patch.

It was in a different patch and ended up here when reshuffling the
queue. I'll move it to the patch which gets rid of this dependency,
which is actually patch 1/N.

Thanks,

tglx