aboutsummaryrefslogtreecommitdiff
path: root/kernel/gcov/gcov.h
diff options
context:
space:
mode:
authorJason Cooper <[email protected]>2010-10-09 14:51:14 -0400
committerGreg Kroah-Hartman <[email protected]>2010-10-10 05:39:51 -0700
commit7716314bf9b9767eb1a69a16c68d05f17bc34588 (patch)
tree0aed37dc8203b1e22853b6e067c22636d5017a9e /kernel/gcov/gcov.h
parent5e2773ea93c9084f825ae1954c224ac5863a1acc (diff)
staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_thread.
Replace kernel_thread() with kthread_run(). Replace pid with tsk, and exited with kthread_stop()/kthread_should_stop(). event_tsk, and tsk are NULL when their respective threads are not running. Signed-off-by: Jason Cooper <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'kernel/gcov/gcov.h')
0 files changed, 0 insertions, 0 deletions