* Unneeded task queue in suspend.h
@ 2002-10-10 8:25 Pavel Machek
0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2002-10-10 8:25 UTC (permalink / raw)
To: Rusty trivial patch monkey Russell, kernel list
Hi!
suspend_tq is not referenced anywhere. That means it can die safely.
Pavel
--- clean/include/linux/suspend.h 2002-10-08 21:25:37.000000000 +0200
+++ linux-swsusp/include/linux/suspend.h 2002-10-08 22:12:33.000000000 +0200
@@ -43,8 +43,6 @@
#define SUSPEND_PD_PAGES(x) (((x)*sizeof(struct pbe))/PAGE_SIZE+1)
-extern struct work_struct suspend_tq;
-
/* mm/vmscan.c */
extern int shrink_mem(void);
--
Worst form of spam? Adding advertisment signatures ala sourceforge.net.
What goes next? Inserting advertisment *into* email?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-10-10 8:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-10 8:25 Unneeded task queue in suspend.h Pavel Machek
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®