* [PATCH] mm: Kconfig: fix typo
@ 2022-07-28 16:51 Sophia Gabriella
0 siblings, 0 replies; only message in thread
From: Sophia Gabriella @ 2022-07-28 16:51 UTC (permalink / raw)
To: linux-mm; +Cc: akpm
Fixes a typo in the help section for ZSWAP.
Signed-off-by: Sophia Gabriella <sophia.gabriellla@outlook.com>
---
mm/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mm/Kconfig b/mm/Kconfig
index 169e64192e48..319bb4ab37f4 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -33,7 +33,7 @@ config ZSWAP
pages that are in the process of being swapped out and attempts to
compress them into a dynamically allocated RAM-based memory pool.
This can result in a significant I/O reduction on swap device and,
- in the case where decompressing from RAM is faster that swap device
+ in the case where decompressing from RAM is faster than swap device
reads, can also improve workload performance.
This is marked experimental because it is a new feature (as of
--
2.35.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-07-28 16:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-28 16:51 [PATCH] mm: Kconfig: fix typo Sophia Gabriella
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox