[PATCH] maple_tree: fix typos/spellos etc.
Andrew Morton
akpm at linux-foundation.org
Sun Dec 10 14:56:01 PST 2023
On Sun, 10 Dec 2023 21:13:15 +0000 Matthew Wilcox <willy at infradead.org> wrote:
> On Sat, Dec 09, 2023 at 10:38:39PM -0800, Randy Dunlap wrote:
> > - * mas_topiary_node() - Dispose of a singe node
> > + * mas_topiary_node() - Dispose of a single node
>
> That's all well and good, but how do we dispose of singed nodes now?
Lol, this is my all-time favorite typo!
hp2:/usr/src/mm> git log | grep Singed-off-by | wc -l
59
(sounds painful)
hp2:/usr/src/linux-6.7-rc4> grep -ri singe .
More information about the maple-tree
mailing list