diff options
| author | Chuhong Yuan <hslester96@gmail.com> | 2019-11-13 14:38:47 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-21 10:34:24 +0100 |
| commit | a4b6dafb84b3723481ec573c76444f4875ecc6a2 (patch) | |
| tree | dfe13c837304401cbec300563055faf2470a4024 /scripts/checkpatch.pl | |
| parent | 5e78b5ebdd265e8fc3deeb6bf7dba7347fad63f0 (diff) | |
rsxx: add missed destroy_workqueue calls in remove
[ Upstream commit dcb77e4b274b8f13ac6482dfb09160cd2fae9a40 ]
The driver misses calling destroy_workqueue in remove like what is done
when probe fails.
Add the missed calls to fix it.
Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
