public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: 2.6.7-rc3 Paul Slootman's floppy minor fix
@ 2004-06-10  6:45 A1tmblwd
  0 siblings, 0 replies; only message in thread
From: A1tmblwd @ 2004-06-10  6:45 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-06-10  6:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-10  6:45 2.6.7-rc3 Paul Slootman's floppy minor fix A1tmblwd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox