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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 3 Jul 2020 20:20:19 -0700 From: Randy Dunlap <rdunlap@...radead.org> To: linux-kernel@...r.kernel.org Cc: Randy Dunlap <rdunlap@...radead.org>, Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org, cgroups@...r.kernel.org, dm-devel@...hat.com, Mauro Carvalho Chehab <mchehab@...nel.org>, linux-media@...r.kernel.org, Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org, Trond Myklebust <trond.myklebust@...merspace.com>, Anna Schumaker <anna.schumaker@...app.com>, linux-nfs@...r.kernel.org, Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>, Len Brown <lenb@...nel.org>, linux-pm@...r.kernel.org, platform-driver-x86@...r.kernel.org, "Darrick J . Wong" <darrick.wong@...cle.com>, linux-xfs@...r.kernel.org Subject: [PATCH 12/13] Documentation/admin-guide: tainted-kernels: drop doubled word Drop the doubled word "the". Signed-off-by: Randy Dunlap <rdunlap@...radead.org> Cc: Jonathan Corbet <corbet@....net> Cc: linux-doc@...r.kernel.org --- Documentation/admin-guide/tainted-kernels.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/admin-guide/tainted-kernels.rst +++ linux-next-20200701/Documentation/admin-guide/tainted-kernels.rst @@ -61,7 +61,7 @@ this on the machine that had the stateme * Proprietary module was loaded (#0) * Kernel issued warning (#9) * Externally-built ('out-of-tree') module was loaded (#12) - See Documentation/admin-guide/tainted-kernels.rst in the the Linux kernel or + See Documentation/admin-guide/tainted-kernels.rst in the Linux kernel or https://www.kernel.org/doc/html/latest/admin-guide/tainted-kernels.html for a more details explanation of the various taint flags. Raw taint value as int/string: 4609/'P W O '
Powered by blists - more mailing lists