Re: [PATCH] Documentation: fix spelling mistake "Minumum" -> "Minimum"
"Mark Pearson" <[email protected]>
| Newsgroups | dev.linux.lists.linux-kernel-mentees,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.platform-driver-x86 |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Apr 20, 2026, at 2:47 AM, Jonathan Corbet wrote: > "Derek J. Clark" <[email protected]> writes: > >> The MOF spelling mistakes are well known. We've left them is as to >> ensure match with what the hardware actually reports. >> >> See: https://lore.kernel.org/platform-driver-x86/[email protected] >> >> I suppose if we're going to continue getting these types or PR I >> should add a note to the documentation. I'll add that soon. > > Perhaps worth adding, but I'm not sure I would expect it to help. The > people generating these patches aren't putting much attention into the > context surrounding them. > I'd forgotten that previous discussion - sorry. Part of the problem (I know I had this many years ago when I got started) is being told the best way to get involved in kernel development and learn the process is to find small things to fix (spelling mistakes, documentation, comments etc). I suspect that's accelerated with AI identifying them too :) What if we fix the typo, and add a comment highlighting that the vendor documentation/MOF/whatever is wrong? Then everybody is 'happy'? (or at least we'll get less emails about it) Mark