Unneeded task queue in suspend.h

From: Pavel Machek (pavel@ucw.cz)
Date: Thu Oct 10 2002 - 03:25:00 EST


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?
-
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/



This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:36 EST