Re: [PATCH] docs: scheduler: remove extra whitespace in sched-debug.rst and sched-deadline.rst

From: Jonathan Corbet

Date: Sat Feb 14 2026 - 12:22:37 EST


Wojciech <wojciech.develop@xxxxxxxxx> writes:

> From 8c49fd00f04b0a4281d40cc69071b2182cd36498 Mon Sep 17 00:00:00 2001
> From: "Wojciech S." <wojciech.develop@xxxxxxxxx>
> Date: Sat, 14 Feb 2026 17:48:16 +0100
> Subject: [PATCH] docs: scheduler: remove extra whitespace in
> sched-debug.rst and sched-deadline.rst
>
> Signed-off-by: Wojciech S. <wojciech.develop@xxxxxxxxx>

This patch has the same problems as the previous one I replied to:

- The above header information should not be in the changelog. Please
try sending patches just to yourself until you can verify that the
formatting is correct.

- Two spaces after a period is not an error in need of correction.
Since that is the only thing this patch is changing, I have to say
that it really is not needed at all.

Thanks,

jon