From: A1tmblwd@netscape.net
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6.7-rc3 Paul Slootman's floppy minor fix
Date: Thu, 10 Jun 2004 02:45:56 -0400 [thread overview]
Message-ID: <03AD23D8.67D3BCE2.005FFA64@netscape.net> (raw)
Paul did not remove the superfluous variable
initialization which masked the floppy minor bug in
drivers/block/floppy.c. Please add the patch below
and close Bug 2770.
--- linux-2.6.7-rc3/drivers/block/floppy.c 2004-06-09 23:01:05.085675957 -0700
+++ linux-2.6.7-rc3/drivers/block/floppy.c 2004-06-09 23:06:36.889119454 -0700
@@ -4228,7 +4228,6 @@
int err, dr;
raw_cmd = NULL;
- i = 0;
for (dr = 0; dr < N_DRIVE; dr++) {
disks[dr] = alloc_disk(1);
Regards,
Kam Leo
__________________________________________________________________
Introducing the New Netscape Internet Service.
Only $9.95 a month -- Sign up today at http://isp.netscape.com/register
Netscape. Just the Net You Need.
New! Netscape Toolbar for Internet Explorer
Search from anywhere on the Web and block those annoying pop-ups.
Download now at http://channels.netscape.com/ns/search/install.jsp
reply other threads:[~2004-06-10 6:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=03AD23D8.67D3BCE2.005FFA64@netscape.net \
--to=a1tmblwd@netscape.net \
--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