diff options
| author | Johan Hovold <[email protected]> | 2019-10-09 12:48:45 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-10-10 12:45:07 +0200 |
| commit | 8d33e828f72c216ae264ad39088a595d9a6cc95c (patch) | |
| tree | b5d2465961cc1cdea199c0a904a7ea4b6bbcffc5 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
| parent | 7c5b971d623fdb40c03205e99f9ef68002b34726 (diff) | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions