[PATCH] remove extra extern in 2.6.18-rt3

From: John Kacur
Date: Tue Sep 26 2006 - 11:18:30 EST


My apologies if you are receiving this more than once - I was having
trouble with my mailer.

Remove a duplicate line.
Signed-off-by: "John Kacur" <jkacur@xxxxxxxxxx>

Index: linux-2.6.18-rt3/include/linux/profile.h
===================================================================
--- linux-2.6.18-rt3.orig/include/linux/profile.h 2006-09-22 10:36:18.000000000 -0400
+++ linux-2.6.18-rt3/include/linux/profile.h 2006-09-22 14:48:49.000000000 -0400
@@ -34,8 +34,6 @@

extern int prof_pid;

-extern int prof_pid;
-
#ifdef CONFIG_PROFILING

struct task_struct;


-
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/