On Monday 27 September 2010 06:45:19 Stephen Rothwell wrote: > > #undef DEBUG > > + static DEFINE_MUTEX(ataflop_mutex); > -static struct request_queue *floppy_queue; > static struct request *fd_request; > +static int fdc_queue; > > /* Disk types: DD, HD, ED */ > static struct atari_disk_type { Looks good, thanks! Vivek, since you are touching that file with other patches, are you interested in taking the floppy part of my automated block driver BKL removal patch as well? I suspect it's possible to come up with a better solution than mine if you know the code. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html