diff options
author | 2015-04-02 10:11:36 +0200 | |
---|---|---|
committer | 2015-04-02 12:39:19 -0600 | |
commit | d06df60b9460838553d37d01049d04c43a36f396 (patch) | |
tree | c2d32308b3c315f36e1da70c486fd547ad740eb9 /scripts/gdb/linux/modules.py | |
parent | nbd: Remove kernel internal header (diff) | |
download | wireguard-linux-d06df60b9460838553d37d01049d04c43a36f396.tar.xz wireguard-linux-d06df60b9460838553d37d01049d04c43a36f396.zip |
nbd: Replace kthread_create with kthread_run
kthread_run includes the wake_up_process() call, so instead of
kthread_create() followed by wake_up_process() we can use this macro.
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions