From: Thomas Schlichter <schlicht@uni-mannheim.de>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.0-test6-mm2
Date: Thu, 2 Oct 2003 15:37:23 +0200 [thread overview]
Message-ID: <200310021537.24898.schlicht@uni-mannheim.de> (raw)
In-Reply-To: <20031002022341.797361bc.akpm@osdl.org>
[-- Attachment #1.1: Type: text/plain, Size: 256 bytes --]
On Thursday 02 October 2003 11:23, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test6/2
>.6.0-test6-mm2/
[...]
> +RD2-ioctl-B6.patch
This one introduces a small typo which the attached patch fixes.
Thomas
[-- Attachment #1.2: fix_typo-cdrom_mcd.diff --]
[-- Type: text/x-diff, Size: 463 bytes --]
--- linux-2.6.0-test6-mm2/drivers/cdrom/mcd.c.orig Thu Oct 2 15:15:58 2003
+++ linux-2.6.0-test6-mm2/drivers/cdrom/mcd.c Thu Oct 2 15:16:19 2003
@@ -224,7 +224,7 @@
return cdrom_release(&mcd_info);
}
-static int mcd_block_ioctl(struct struct block_device *bdev, struct file *file,
+static int mcd_block_ioctl(struct block_device *bdev, struct file *file,
unsigned cmd, unsigned long arg)
{
return cdrom_ioctl(&mcd_info, bdev, cmd, arg);
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-10-02 13:37 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-02 9:23 2.6.0-test6-mm2 Andrew Morton
2003-10-02 9:23 ` 2.6.0-test6-mm2 Andrew Morton
2003-10-02 13:37 ` Thomas Schlichter [this message]
2003-10-02 13:42 ` 2.6.0-test6-mm2 viro
2003-10-02 13:42 ` 2.6.0-test6-mm2 viro
2003-10-02 13:45 ` 2.6.0-test6-mm2 Robert Love
2003-10-02 13:45 ` 2.6.0-test6-mm2 Robert Love
2003-10-02 13:45 ` 2.6.0-test6-mm2 Luiz Capitulino
2003-10-02 15:03 ` 2.6.0-test6-mm2 Andrew Morton
2003-10-02 15:03 ` 2.6.0-test6-mm2 Andrew Morton
2003-10-02 18:29 ` 2.6.0-test6-mm2 Luiz Capitulino
2003-10-02 18:29 ` 2.6.0-test6-mm2 Luiz Capitulino
2003-10-02 16:43 ` 2.6.0-test6-mm2 (compile statistics) John Cherry
2003-10-02 16:43 ` John Cherry
2003-10-02 17:04 ` 2.6.0-test6-mm2 Nikita Danilov
2003-10-02 17:04 ` 2.6.0-test6-mm2 Nikita Danilov
2003-10-02 17:23 ` 2.6.0-test6-mm2 viro
2003-10-02 17:23 ` 2.6.0-test6-mm2 viro
2003-10-02 20:35 ` 2.6.0-test6-mm2 Bongani Hlope
2003-10-02 20:45 ` 2.6.0-test6-mm2 Chris Wright
2003-10-02 20:45 ` 2.6.0-test6-mm2 Chris Wright
2003-10-02 20:58 ` 2.6.0-test6-mm2 Bongani Hlope
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=200310021537.24898.schlicht@uni-mannheim.de \
--to=schlicht@uni-mannheim.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.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 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.