[PATCH][2.5] This won't work in ide-pmac.c

From: Lightweight patch manager (patch@luckynet.dynu.com)
Date: Fri Jun 21 2002 - 20:06:22 EST


Martin, you forgot to comment out the last line of this printk!

Index: thunder-2.5/drivers/ide/ide-pmac.c
===================================================================
RCS file: thunder-2.5/drivers/ide/ide-pmac.c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 ide-pmac.c
--- thunder-2.5/drivers/ide/ide-pmac.c 21 Jun 2002 15:52:00 -0000 1.1.1.1
+++ thunder-2.5/drivers/ide/ide-pmac.c 22 Jun 2002 01:04:45 -0000
@@ -1491,7 +1491,7 @@
        set_bit(IDE_DMA, drive->channel->active);
 // if (drive->waiting_for_dma >= DMA_WAIT_TIMEOUT) {
 // printk(KERN_WARNING "ide%d, timeout waiting \
- for dbdma command stop\n", ix);
+// for dbdma command stop\n", ix);
                return 1;
        }
        udelay(1);

-- 
Lightweight patch manager using pine. If you have any objections, tell me.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jun 23 2002 - 22:00:25 EST