From: Dave Jones <davej@redhat.com>
To: dwmw2@infradead.org
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: remove references to dead urls from mtd nand code.
Date: Wed, 6 Jun 2007 01:46:47 -0400 [thread overview]
Message-ID: <20070606054647.GA20850@redhat.com> (raw)
As reported in http://bugzilla.kernel.org/show_bug.cgi?id=7815
this URL 404's. Unless they're coming back, we should probably
just remove them.
Signed-off-by: Dave Jones <davej@redhat.com>
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index f1d60b6..8f665bb 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -7,8 +7,7 @@ menuconfig MTD_NAND
select MTD_NAND_IDS
help
This enables support for accessing all type of NAND flash
- devices. For further information see
- <http://www.linux-mtd.infradead.org/doc/nand.html>.
+ devices.
if MTD_NAND
diff --git a/drivers/mtd/nand/nand_base.c b/drivers/mtd/nand/nand_base.c
index 7e68203..3f406c7 100644
--- a/drivers/mtd/nand/nand_base.c
+++ b/drivers/mtd/nand/nand_base.c
@@ -6,9 +6,6 @@
* capable of working with almost all NAND chips currently available.
* Basic support for AG-AND chips is provided.
*
- * Additional technical information is available on
- * http://www.linux-mtd.infradead.org/tech/nand.html
- *
* Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com)
* 2002-2006 Thomas Gleixner (tglx@linutronix.de)
*
--
http://www.codemonkey.org.uk
next reply other threads:[~2007-06-06 5:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-06 5:46 Dave Jones [this message]
2007-06-06 7:59 ` remove references to dead urls from mtd nand code David Woodhouse
2007-06-06 15:02 ` Dave Jones
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=20070606054647.GA20850@redhat.com \
--to=davej@redhat.com \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
/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