[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1159283693.21437.5.camel@tycho.torolab.ibm.com>
Date: Tue, 26 Sep 2006 11:14:53 -0400
From: John Kacur <jkacur@...ibm.com>
To: Ingo Molnar <mingo@...e.hu>, Thomas Gleixner <tglx@...utronix.de>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] remove extra extern in 2.6.18-rt3
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@...ers.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists