In the "One of lifes minor irritations" department, patch-2.4.16-rmk1
contains the following useless change:

diff -urN orig/fs/jffs2/erase.c linux/fs/jffs2/erase.c
--- orig/fs/jffs2/erase.c       Sun Oct 14 20:53:27 2001
+++ linux/fs/jffs2/erase.c      Thu Nov  1 20:36:07 2001
@@ -215,7 +215,7 @@

        D2({
                int i=0;
-        struct jffs2_raw_node_ref *this;
+        struct jffs2_raw_node_ref *this;               ^M
         printk(KERN_DEBUG "After remove_node_refs_from_ino_list: \n"
KERN_DEBUG
);

                this = ic->nodes;

(The control-m is real in the actual patch).

Can this diff be removed, please?

Thanks.



_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to