Re: [PATCH 0/2] change "a mm_struct" to "an mm_struct" in comment
Lorenzo Stoakes <[email protected]>
| Newsgroups | org.kernel.vger.linux-hexagon,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Sep 03, 2025 at 08:23:24PM -1000, Joey Pabalinas wrote: > The correct english is "an mm_struct" which is used everywhere else > in the kernel. Hi Joey, this doesn't really warrant a patch, it's just not important and there isn't great RoI on the churcn here. It is also very silly to make this two patches, it should only be one. Also please do run scripts/get_maintainers.pl when you're doing this, Kees is on the list but he is joined by many esteemed kernel colleagues ;)) Ingo Molnar <[email protected]> (maintainer:SCHEDULER) Peter Zijlstra <[email protected]> (maintainer:SCHEDULER) Juri Lelli <[email protected]> (maintainer:SCHEDULER) Vincent Guittot <[email protected]> (maintainer:SCHEDULER) Dietmar Eggemann <[email protected]> (reviewer:SCHEDULER) Steven Rostedt <[email protected]> (reviewer:SCHEDULER) Ben Segall <[email protected]> (reviewer:SCHEDULER) Mel Gorman <[email protected]> (reviewer:SCHEDULER) Valentin Schneider <[email protected]> (reviewer:SCHEDULER) Kees Cook <[email protected]> (maintainer:EXEC & BINFMT API, ELF) Andrew Morton <[email protected]> (maintainer:MEMORY MANAGEMENT - CORE) David Hildenbrand <[email protected]> (maintainer:MEMORY MANAGEMENT - CORE) Lorenzo Stoakes <[email protected]> (reviewer:MEMORY MANAGEMENT - CORE) "Liam R. Howlett" <[email protected]> (reviewer:MEMORY MANAGEMENT - CORE) Vlastimil Babka <[email protected]> (reviewer:MEMORY MANAGEMENT - CORE) Mike Rapoport <[email protected]> (reviewer:MEMORY MANAGEMENT - CORE) Suren Baghdasaryan <[email protected]> (reviewer:MEMORY MANAGEMENT - CORE) Michal Hocko <[email protected]> (reviewer:MEMORY MANAGEMENT - CORE) Brian Cain <[email protected]> (maintainer:QUALCOMM HEXAGON ARCHITECTURE) [email protected] (open list:SCHEDULER) [email protected] (open list:EXEC & BINFMT API, ELF) [email protected] (open list:QUALCOMM HEXAGON ARCHITECTURE) EXEC & BINFMT API, ELF status: Supported QUALCOMM HEXAGON ARCHITECTURE status: Supported > > Joey Pabalinas (2): > Hexagon: change "a mm_struct" to "an mm_struct" in comment > fork: change "a mm_struct" to "an mm_struct" in comment > > arch/hexagon/include/asm/mmu.h | 2 +- > kernel/fork.c | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > > -- > Cheers, > Joey Pabalinas > > > So yeah I don't think we should take this, sorry! :( Cheers, Lorenzo