diff options
author | Tejun Heo <tj@kernel.org> | 2010-06-29 08:07:09 (GMT) |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2010-06-29 08:07:09 (GMT) |
commit | 82805ab77d25643f579d90397dcd34f05d1b750a (patch) | |
tree | 4e5fd250d8625e032250fd02101c3b6ce595cbbf /drivers/acpi | |
parent | 7bc465605ffa90b281d6b774fcb13911636a6d45 (diff) | |
download | linux-82805ab77d25643f579d90397dcd34f05d1b750a.tar.xz |
kthread: implement kthread_data()
Implement kthread_data() which takes @task pointing to a kthread and
returns @data specified when creating the kthread. The caller is
responsible for ensuring the validity of @task when calling this
function.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions