diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2014-07-26 12:04:00 +0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-07-28 14:16:30 -0400 |
commit | 95847e1bd34c0de86039408b24a05f07e788061d (patch) | |
tree | e7aa09711a482867c98c608f742303d7411126cc /MAINTAINERS | |
parent | ed1403ec2bd463050e481cd29be40c504021676c (diff) | |
download | linux-95847e1bd34c0de86039408b24a05f07e788061d.tar.gz linux-95847e1bd34c0de86039408b24a05f07e788061d.tar.bz2 linux-95847e1bd34c0de86039408b24a05f07e788061d.zip |
kthread_work: remove the unused wait_queue_head
The wait_queue_head_t kthread_work->done is unused since
flush_kthread_work() has been re-implemented. Let's remove it
including the initialization code. This makes
DEFINE_KTHREAD_WORK_ONSTACK() unnecessary, removed.
tj: Updated description. Removed DEFINE_KTHREAD_WORK_ONSTACK().
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions