diff options
author | Zhaolei <zhaolei@cn.fujitsu.com> | 2009-04-20 14:59:36 +0800 |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2009-06-02 01:13:46 +0200 |
commit | b8867164f05791a6b5363bd51c1274e03600886e (patch) | |
tree | 781be4716c204703143db86606372b64db6dc835 /ipc/msg.c | |
parent | 1fdfca9c577aac96a559c1ea68f5c9156f17d636 (diff) | |
download | talos-op-linux-b8867164f05791a6b5363bd51c1274e03600886e.tar.gz talos-op-linux-b8867164f05791a6b5363bd51c1274e03600886e.zip |
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 <zhaolei@cn.fujitsu.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Tom Zanussi <tzanussi@gmail.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'ipc/msg.c')
0 files changed, 0 insertions, 0 deletions