Re: [PATCH] gcc 3.5 fixes

From: Anton Blanchard
Date: Sun Jul 11 2004 - 08:50:57 EST



> Just kill it.

OK here we go.

--

Remove unused IKCONFIG_VERSION.

Signed-off-by: Anton Blanchard <anton@xxxxxxxxx>

===== kernel/configs.c 1.9 vs edited =====
--- 1.9/kernel/configs.c Mon Jul 5 20:34:16 2004
+++ edited/kernel/configs.c Sat Jul 10 09:51:56 2004
@@ -55,11 +55,6 @@

#ifdef CONFIG_IKCONFIG_PROC

-/**************************************************/
-/* globals and useful constants */
-
-static const char IKCONFIG_VERSION[] __attribute_used__ __initdata = "0.7";
-
static ssize_t
ikconfig_read_current(struct file *file, char __user *buf,
size_t len, loff_t * offset)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/