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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4074e944-91ae-43a9-beab-12dcc27ad9aa@gmail.com>
Date: Thu, 14 Aug 2025 22:15:27 +0200
From: Alfred Agrell <blubban@...il.com>
To: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Cc: trivial@...nel.org
Subject: [PATCH] Documentation: fix linux/linus typo

Signed-off-by: Alfred Agrell <blubban@...il.com>
---
  Documentation/filesystems/proc.rst | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/proc.rst b/Documentation/filesystems/proc.rst
index 2971551b7..218dbb67b 100644
--- a/Documentation/filesystems/proc.rst
+++ b/Documentation/filesystems/proc.rst
@@ -459,7 +459,7 @@ ioctl()-based API that gives ability to flexibly and efficiently query and
  filter individual VMAs. This interface is binary and is meant for more
  efficient and easy programmatic use. `struct procmap_query`, defined in
  linux/fs.h UAPI header, serves as an input/output argument to the
-`PROCMAP_QUERY` ioctl() command. See comments in linus/fs.h UAPI header for
+`PROCMAP_QUERY` ioctl() command. See comments in linux/fs.h UAPI header for
  details on query semantics, supported flags, data returned, and general API
  usage information.
  
-- 
2.47.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ