netpoll header cleanup
[cascardo/linux.git] / include / linux / sched.h
index 6735c1c..eafe4a7 100644 (file)
@@ -466,7 +466,6 @@ struct signal_struct {
        struct pacct_struct pacct;      /* per-process accounting information */
 #endif
 #ifdef CONFIG_TASKSTATS
-       spinlock_t stats_lock;
        struct taskstats *stats;
 #endif
 };