diff options
author | Zhaolei <[email protected]> | 2009-04-20 14:59:36 +0800 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2009-06-02 01:13:46 +0200 |
commit | b8867164f05791a6b5363bd51c1274e03600886e (patch) | |
tree | 781be4716c204703143db86606372b64db6dc835 /net/lapb/lapb_iface.c | |
parent | 1fdfca9c577aac96a559c1ea68f5c9156f17d636 (diff) |
trace_workqueue: remove cpu_workqueue_stats->first_entry
cpu_workqueue_stats->first_entry is useless because we can retrieve the
header of a cpu workqueue using:
if (&cpu_workqueue_stats->list == workqueue_cpu_stat(cpu)->list.next)
[ Impact: cleanup ]
Signed-off-by: Zhao Lei <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Tom Zanussi <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions