mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Daniel Palmer <daniel@thingy.jp>
To: phillip@squashfs.org.uk, chanho.min@lge.com
Cc: linux-kernel@vger.kernel.org, Daniel Palmer <daniel@thingy.jp>
Subject: [PATCH] squashfs: Fix typo in help for CONFIG_SQUASHFS_COMP_CACHE_FULL
Date: Wed, 21 Jan 2026 22:22:53 +0900	[thread overview]
Message-ID: <20260121132253.2651626-1-daniel@thingy.jp> (raw)

Change "reducinng" to "reducing".

Fixes: 2e227ff5e272 ("squashfs: add optional full compressed block caching")
Signed-off-by: Daniel Palmer <daniel@thingy.jp>
---
 fs/squashfs/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/squashfs/Kconfig b/fs/squashfs/Kconfig
index a9602aae21ef..0a0715b0a887 100644
--- a/fs/squashfs/Kconfig
+++ b/fs/squashfs/Kconfig
@@ -156,7 +156,7 @@ config SQUASHFS_COMP_CACHE_FULL
 	help
 	  This option enables caching of all compressed blocks, Without caching,
 	  repeated reads of the same files trigger excessive disk I/O, significantly
-	  reducinng performance in workloads like fio-based benchmarks.
+	  reducing performance in workloads like fio-based benchmarks.
 
 	  For example, fio tests (iodepth=1, numjobs=1, ioengine=psync) show:
 	   With caching: IOPS=2223, BW=278MiB/s (291MB/s)
-- 
2.51.0


             reply	other threads:[~2026-01-21 13:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-21 13:22 Daniel Palmer [this message]
2026-01-21 23:54 ` Chanho Min

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260121132253.2651626-1-daniel@thingy.jp \
    --to=daniel@thingy.jp \
    --cc=chanho.min@lge.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phillip@squashfs.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®