mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [2.6 patch] sched.c: remove an unused function (fwd)
@ 2004-12-08  1:14 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2004-12-08  1:14 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Nick Piggin, Ingo Molnar, linux-kernel

The patch forwarded below (slightly adopted for 2.6.10-rc2-mm4) still 
applies.

Please apply.


----- Forwarded message from Adrian Bunk <bunk@stusta.de> -----

Date:	Fri, 29 Oct 2004 02:25:38 +0200
From: Adrian Bunk <bunk@stusta.de>
To: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: linux-kernel@vger.kernel.org
Subject: [2.6 patch] sched.c: remove an unused function

The patch below removes an unused function from kernel/sched.c


diffstat output:
 kernel/sched.c |    5 -----
 1 files changed, 5 deletions(-)


Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Ingo Molnar <mingo@elte.hu>

--- linux-2.6.10-rc2-mm4-full/kernel/sched.c.old	2004-12-08 00:23:37.000000000 +0100
+++ linux-2.6.10-rc2-mm4-full/kernel/sched.c	2004-12-08 01:19:02.000000000 +0100
@@ -446,12 +440,6 @@
 	return rq;
 }
 
-static inline void rq_unlock(runqueue_t *rq)
-	__releases(rq->lock)
-{
-	spin_unlock_irq(&rq->lock);
-}
-
 #ifdef CONFIG_SCHED_SMT
 static int cpu_and_siblings_are_idle(int cpu)
 {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-08  1:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-08  1:14 [2.6 patch] sched.c: remove an unused function (fwd) Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®