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 <[EMAIL PROTECTED]> 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 ([EMAIL PROTECTED]) * 2002-2006 Thomas Gleixner ([EMAIL PROTECTED]) -- http://www.codemonkey.org.uk - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/