On Thu, Dec 06, 2001 at 10:56:21AM -0500, Georg Nikodym wrote:
> 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
> );
>
> (The control-m is real in the actual patch).
>
> Can this diff be removed, please?
Please ask on the MTD list - the ^M appears to be in the MTD CVS.
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.