diff options
| author | Markus Pargmann <[email protected]> | 2015-04-02 10:11:36 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2015-04-02 12:39:19 -0600 |
| commit | d06df60b9460838553d37d01049d04c43a36f396 (patch) | |
| tree | c2d32308b3c315f36e1da70c486fd547ad740eb9 /net/switchdev/switchdev.c | |
| parent | 13e71d69cc7444b7d840bab581dbe831e440fb62 (diff) | |
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 <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions