From: Julian Braha <julianbraha@gmail.com>
To: dwmw2@infradead.org, richard@nod.at, adobriyan@gmail.com
Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
Julian Braha <julianbraha@gmail.com>
Subject: [PATCH] [JFFS2] update dead link in kconfig help text
Date: Sun, 5 Apr 2026 17:22:52 +0100 [thread overview]
Message-ID: <20260405162252.163276-1-julianbraha@gmail.com> (raw)
The existing http://www.gzip.org/zlib/ link in the help text gives a 404
error. I believe the most up-to-date website for zlib
is https://www.zlib.net/
Let's update it.
This dead link was found by kconfirm, a static analysis tool for Kconfig.
Signed-off-by: Julian Braha <julianbraha@gmail.com>
---
fs/jffs2/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/jffs2/Kconfig b/fs/jffs2/Kconfig
index 560187d61562..289dc25f62cb 100644
--- a/fs/jffs2/Kconfig
+++ b/fs/jffs2/Kconfig
@@ -119,7 +119,7 @@ config JFFS2_ZLIB
help
Zlib is designed to be a free, general-purpose, legally unencumbered,
lossless data-compression library for use on virtually any computer
- hardware and operating system. See <http://www.gzip.org/zlib/> for
+ hardware and operating system. See <https://www.zlib.net/> for
further information.
Say 'Y' if unsure.
--
2.53.0
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next reply other threads:[~2026-04-05 16:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-05 16:22 Julian Braha [this message]
2026-04-07 1:20 ` [PATCH] [JFFS2] update dead link in kconfig help text Zhihao Cheng
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=20260405162252.163276-1-julianbraha@gmail.com \
--to=julianbraha@gmail.com \
--cc=adobriyan@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=richard@nod.at \
/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