rootfs_split: fix a typo, and fix compiler warnings
[openwrt.git] / target / linux / generic-2.6 / patches / 212-block2mtd_erase_scan.patch
index 76b4f5d..931cca9 100644 (file)
@@ -1,6 +1,7 @@
---- linux.dev/drivers/mtd/devices/block2mtd.c.old      2007-02-18 14:08:59.519952312 +0100
-+++ linux.dev/drivers/mtd/devices/block2mtd.c  2007-02-18 14:09:04.219237912 +0100
-@@ -111,7 +111,7 @@
+diff -urN linux-2.6.21.1.old/drivers/mtd/devices/block2mtd.c linux-2.6.21.1.dev/drivers/mtd/devices/block2mtd.c
+--- linux-2.6.21.1.old/drivers/mtd/devices/block2mtd.c 2007-05-26 21:10:15.776816384 +0200
++++ linux-2.6.21.1.dev/drivers/mtd/devices/block2mtd.c 2007-05-26 21:10:16.513704360 +0200
+@@ -112,7 +112,7 @@
                if (IS_ERR(page))
                        return PTR_ERR(page);