]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/sched.h
[NETFILTER]: nf_conntrack: fix warning in PPTP helper
[linux-2.6-omap-h63xx.git] / include / linux / sched.h
index 6735c1cf334caba982d9a8dee39a9e70c8fe50de..eafe4a7b8237d902e31eef13aaacd212ea5b84f4 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
 };