[PATCH 0/2] change "a mm_struct" to "an mm_struct" in comment
Joey Pabalinas <[email protected]>
| Newsgroups | org.kernel.vger.linux-hexagon,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
The correct english is "an mm_struct" which is used everywhere else in the kernel. 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