https://github.com/torvalds/linux
Revision dcb77e4b274b8f13ac6482dfb09160cd2fae9a40 authored by Chuhong Yuan on 13 November 2019, 06:38:47 UTC, committed by Jens Axboe on 14 November 2019, 20:59:49 UTC
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>
1 parent 8b37bc2
History
Tip revision: dcb77e4b274b8f13ac6482dfb09160cd2fae9a40 authored by Chuhong Yuan on 13 November 2019, 06:38:47 UTC
rsxx: add missed destroy_workqueue calls in remove
Tip revision: dcb77e4
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.0 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.7 KB
.mailmap -rw-r--r-- 13.2 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 97.2 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 516.6 KB
Makefile -rw-r--r-- 59.4 KB
README -rw-r--r-- 727 bytes

README

back to top