]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: fix two typos in latest update to the security report howto
authorWilly Tarreau <w@1wt.eu>
Sat, 4 Apr 2026 08:20:33 +0000 (10:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 4 Apr 2026 08:38:43 +0000 (10:38 +0200)
commitf387e2e2b9d302688dbdceebe9aade221c90f09e
tree1fa32940c13d76ae4bed13eb67cf6f2ff2a0ca51
parent496fa1befba1e8ff149af5120cd9c9616bb05120
Documentation: fix two typos in latest update to the security report howto

In previous patch "Documentation: clarify the mandatory and desirable
info for security reports" I left two typos that I didn't detect in local
checks. One is "get_maintainers.pl" (no 's' in the script name), and the
other one is a missing closing quote after "Reported-by", which didn't
have effect here but I don't know if it can break rendering elsewhere
(e.g. on the public HTML page). Better fix it before it gets merged.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Link: https://patch.msgid.link/20260404082033.5160-1-w@1wt.eu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/process/security-bugs.rst