From: Adrian Bunk <bunk@stusta.de>
To: David Mosberger-Tang <davidm@hpl.hp.com>
Cc: linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [2.6 patch] ia64 smpboot.c: remove an unused function
Date: Sun, 12 Dec 2004 19:39:21 +0000 [thread overview]
Message-ID: <20041212193921.GA22324@stusta.de> (raw)
The patch below removes an unused global functions.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.10-rc2-mm4-full/arch/ia64/kernel/smpboot.c.old 2004-12-12 02:51:04.000000000 +0100
+++ linux-2.6.10-rc2-mm4-full/arch/ia64/kernel/smpboot.c 2004-12-12 02:51:18.000000000 +0100
@@ -356,11 +356,6 @@
return cpu_idle();
}
-struct pt_regs * __devinit idle_regs(struct pt_regs *regs)
-{
- return NULL;
-}
-
struct create_idle {
struct task_struct *idle;
struct completion done;
WARNING: multiple messages have this Message-ID (diff)
From: Adrian Bunk <bunk@stusta.de>
To: David Mosberger-Tang <davidm@hpl.hp.com>
Cc: linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [2.6 patch] ia64 smpboot.c: remove an unused function
Date: Sun, 12 Dec 2004 20:39:21 +0100 [thread overview]
Message-ID: <20041212193921.GA22324@stusta.de> (raw)
The patch below removes an unused global functions.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.10-rc2-mm4-full/arch/ia64/kernel/smpboot.c.old 2004-12-12 02:51:04.000000000 +0100
+++ linux-2.6.10-rc2-mm4-full/arch/ia64/kernel/smpboot.c 2004-12-12 02:51:18.000000000 +0100
@@ -356,11 +356,6 @@
return cpu_idle();
}
-struct pt_regs * __devinit idle_regs(struct pt_regs *regs)
-{
- return NULL;
-}
-
struct create_idle {
struct task_struct *idle;
struct completion done;
next reply other threads:[~2004-12-12 19:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-12 19:39 Adrian Bunk [this message]
2004-12-12 19:39 ` [2.6 patch] ia64 smpboot.c: remove an unused function Adrian Bunk
2004-12-12 20:46 ` Robert Picco
2004-12-12 20:46 ` Robert Picco
2004-12-12 20:41 ` Adrian Bunk
2004-12-12 20:41 ` Adrian Bunk
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=20041212193921.GA22324@stusta.de \
--to=bunk@stusta.de \
--cc=davidm@hpl.hp.com \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.