diff options
author | 2019-10-09 12:48:45 +0200 | |
---|---|---|
committer | 2019-10-10 12:45:07 +0200 | |
commit | 8d33e828f72c216ae264ad39088a595d9a6cc95c (patch) | |
tree | b5d2465961cc1cdea199c0a904a7ea4b6bbcffc5 /scripts/gdb/linux/utils.py | |
parent | USB: iowarrior: drop redundant disconnect mutex (diff) | |
download | wireguard-linux-8d33e828f72c216ae264ad39088a595d9a6cc95c.tar.xz wireguard-linux-8d33e828f72c216ae264ad39088a595d9a6cc95c.zip |
USB: iowarrior: drop redundant iowarrior mutex
Drop the redundant iowarrior mutex introduced by commit 925ce689bb31
("USB: autoconvert trivial BKL users to private mutex") which replaced
an earlier BKL use.
The lock serialised calls to open() against other open() and ioctl(),
but neither is needed.
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20191009104846.5925-6-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions