From: Adrian Bunk <bunk@fs.tum.de>
To: John Lenz <jelenz@students.wisc.edu>, rmk@arm.linux.org.uk
Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.arm.linux.org.uk
Subject: [2.6 patch] remove outdated reference to Documentation/arm/SA1100/PCMCIA
Date: Mon, 12 Jul 2004 22:28:36 +0200 [thread overview]
Message-ID: <20040712202836.GX4701@fs.tum.de> (raw)
In-Reply-To: <20040707022050.GA23184@hydra.mshome.net>
On Tue, Jul 06, 2004 at 09:20:50PM -0500, John Lenz wrote:
> > diff -up old-doc-2.5/drivers/pcmcia/sa1100_generic.c doc-2.5/drivers/pcmcia/sa1100_generic.c
> > --- old-doc-2.5/drivers/pcmcia/sa1100_generic.c Fri Jan 9 17:27:47 2004
> > +++ doc-2.5/drivers/pcmcia/sa1100_generic.c Fri Jan 9 18:14:20 2004
> > @@ -30,7 +30,7 @@
> >
> > ======================================================================*/
> > /*
> > - * Please see linux/Documentation/arm/SA1100/PCMCIA for more information
> > + * Please see Documentation/arm/SA1100/PCMCIA for more information
> > * on the low-level kernel interface.
> > */
> >
>
> This file does not exist in 2.6. It exists in 2.4. I believe the documentation file
> was removed because in 2.5 the interface changed but the documentation was never
> updated. This entire comment should just be removed.
Patch below.
Signed-off-by: Adrian Bunk <bunk@fs.tum.de>
--- linux-2.6.7-mm7-full/drivers/pcmcia/sa1100_generic.c.old 2004-07-12 22:25:44.000000000 +0200
+++ linux-2.6.7-mm7-full/drivers/pcmcia/sa1100_generic.c 2004-07-12 22:26:36.000000000 +0200
@@ -29,10 +29,6 @@
file under either the MPL or the GPL.
======================================================================*/
-/*
- * Please see linux/Documentation/arm/SA1100/PCMCIA for more information
- * on the low-level kernel interface.
- */
#include <linux/module.h>
#include <linux/init.h>
prev parent reply other threads:[~2004-07-12 20:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-06 21:36 [2.6 patch] Canonically reference files in Documentation/ code comments part Adrian Bunk
2004-07-07 2:20 ` John Lenz
2004-07-12 20:28 ` Adrian Bunk [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=20040712202836.GX4701@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=jelenz@students.wisc.edu \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.