linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Kacur <jkacur@ca.ibm.com>
To: Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] remove extra extern in 2.6.18-rt3
Date: Tue, 26 Sep 2006 11:14:53 -0400	[thread overview]
Message-ID: <1159283693.21437.5.camel@tycho.torolab.ibm.com> (raw)

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@rogers.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;



             reply	other threads:[~2006-09-26 15:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-26 15:14 John Kacur [this message]
2006-09-27  8:31 ` [PATCH] remove extra extern in 2.6.18-rt3 Ingo Molnar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1159283693.21437.5.camel@tycho.torolab.ibm.com \
    --to=jkacur@ca.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).