All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] init/Kconfig: fix typo: s/sacrifies/sacrifices/
@ 2017-10-24  0:45 Vito Caputo
  0 siblings, 0 replies; only message in thread
From: Vito Caputo @ 2017-10-24  0:45 UTC (permalink / raw)
  To: linux-kernel; +Cc: keescook

Just something I noticed during my first 4.14 `make oldconfig`.

---
 init/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init/Kconfig b/init/Kconfig
index 78cb2461012e..86dac3a573de 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1582,7 +1582,7 @@ config SLAB_FREELIST_HARDENED
 	help
 	  Many kernel heap attacks try to target slab cache metadata and
 	  other infrastructure. This options makes minor performance
-	  sacrifies to harden the kernel slab allocator against common
+	  sacrifices to harden the kernel slab allocator against common
 	  freelist exploit methods.
 
 config SLUB_CPU_PARTIAL
-- 
2.11.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-24  0:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-24  0:45 [PATCH] init/Kconfig: fix typo: s/sacrifies/sacrifices/ Vito Caputo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.