lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1756966290.git.joeypabalinas@gmail.com>
Date: Wed,  3 Sep 2025 20:23:24 -1000
From: Joey Pabalinas <joeypabalinas@...il.com>
To: linux-kernel@...r.kernel.org
Cc: linux-hexagon@...r.kernel.org,
	linux-mm@...ck.org,
	Brian Cain <bcain@...nel.org>,
	Kees Cook <kees@...nel.org>,
	Joey Pabalinas <joeypabalinas@...il.com>
Subject: [PATCH 0/2] change "a mm_struct" to "an mm_struct" in comment

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ