Re: [PATCH] sched: Fix some spelling mistakes in the scheduler module
From: 高建云
Date: Fri Sep 26 2025 - 12:19:08 EST
On Fri, Sep 26, 2025 at 7:00 PM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
>
> On Fri, Sep 26, 2025 at 05:28:32PM +0800, jianyun.gao wrote:
> > The following are some spelling mistakes existing in the scheduler
> > module. Just fix it!
> >
>
> > borken -> broken
>
> That is not a typo.
OK. I will drop it in the PATCH v2.
> Also, in general I;m not really a fan of spelling
> patches.
>
Me too. But this was my first Linux kernel patch. It was also the
beginning of my contributions to the kernel. :)
Best regards !