diff options
author | Johan Hovold <johan@kernel.org> | 2019-10-09 13:48:45 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-10 13:45:07 +0300 |
commit | 8d33e828f72c216ae264ad39088a595d9a6cc95c (patch) | |
tree | b5d2465961cc1cdea199c0a904a7ea4b6bbcffc5 /drivers/md/dm-init.c | |
parent | 7c5b971d623fdb40c03205e99f9ef68002b34726 (diff) | |
download | linux-8d33e828f72c216ae264ad39088a595d9a6cc95c.tar.xz |
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 'drivers/md/dm-init.c')
0 files changed, 0 insertions, 0 deletions