[PATCH] type fix in arm/boot/compressed/misc.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



	spot the typo...
Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC14-base/arch/arm/boot/compressed/misc.c current/arch/arm/boot/compressed/misc.c
--- RC14-base/arch/arm/boot/compressed/misc.c	2005-06-17 15:48:29.000000000 -0400
+++ current/arch/arm/boot/compressed/misc.c	2005-10-28 20:57:14.000000000 -0400
@@ -30,7 +30,7 @@
 #define putstr icedcc_putstr
 #define putc icedcc_putc
 
-extern void idedcc_putc(int ch);
+extern void icedcc_putc(int ch);
 
 static void
 icedcc_putstr(const char *ptr)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux