lkml.org 
[lkml]   [2004]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[sched.h 1/8] nuke itimer_ticks and itimer_next
On Fri, Sep 24, 2004 at 07:45:13PM -0700, William Lee Irwin III wrote:
> I split off the most easily mergeable parts of some sched.h header
> cleanups I wrote that better than halved the size of sched.h. In
> particular, these are the parts that don't require large sweeps,
> uninlining, or introducing new headers. Compiletested on x86-64.

Remove itimer_next and itimer_ticks; they are nowhere defined and
referenced nowhere else.


Index: mm3-2.6.9-rc2/include/linux/sched.h
===================================================================
--- mm3-2.6.9-rc2.orig/include/linux/sched.h 2004-09-24 17:37:15.000000000 -0700
+++ mm3-2.6.9-rc2/include/linux/sched.h 2004-09-24 18:38:02.935107528 -0700
@@ -939,8 +939,6 @@

#include <asm/current.h>

-extern unsigned long itimer_ticks;
-extern unsigned long itimer_next;
extern void do_timer(struct pt_regs *);

extern int FASTCALL(wake_up_state(struct task_struct * tsk, unsigned int state));
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:06    [W:1.607 / U:0.832 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site