Skip to content
Snippets Groups Projects
Commit 4db7589f authored by Marcel Holtmann's avatar Marcel Holtmann
Browse files

Bluetooth: Use wait_event_interruptible for virtual driver


The virtual driver still uses a home grown way of waiting for events and
so just replace it with wait_event_interruptible. And while at it remove
the useless access_ok() checks.

Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent ac28494c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment