From: Dave Jones <davej@redhat.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: remove references to dead urls from mtd nand code.
Date: Wed, 6 Jun 2007 11:02:30 -0400 [thread overview]
Message-ID: <20070606150230.GA3089@redhat.com> (raw)
In-Reply-To: <1181116788.25232.404.camel@pmac.infradead.org>
On Wed, Jun 06, 2007 at 08:59:48AM +0100, David Woodhouse wrote:
> > - * Additional technical information is available on
> > - * http://www.linux-mtd.infradead.org/tech/nand.html
>
> And that one should be changed to match the working one (and possibly be
> enclosed in <...> too for consistency, although I've never been very
> fond of that convention.
Me either, lets keep it the way it is.
As reported in http://bugzilla.kernel.org/show_bug.cgi?id=7815
this URL 404's. Fix it to point at the correct place.
Signed-off-by: Dave Jones <davej@redhat.com>
diff --git a/drivers/mtd/nand/nand_base.c b/drivers/mtd/nand/nand_base.c
index 7e68203..6ede757 100644
--- a/drivers/mtd/nand/nand_base.c
+++ b/drivers/mtd/nand/nand_base.c
@@ -7,7 +7,7 @@
* Basic support for AG-AND chips is provided.
*
* Additional technical information is available on
- * http://www.linux-mtd.infradead.org/tech/nand.html
+ * http://www.linux-mtd.infradead.org/doc/nand.html
*
* Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com)
* 2002-2006 Thomas Gleixner (tglx@linutronix.de)
--
http://www.codemonkey.org.uk
prev parent reply other threads:[~2007-06-06 15:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-06 5:46 remove references to dead urls from mtd nand code Dave Jones
2007-06-06 7:59 ` David Woodhouse
2007-06-06 15:02 ` Dave Jones [this message]
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=20070606150230.GA3089@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