Skip to content
Commit a44323e2 authored by Andy Lutomirski's avatar Andy Lutomirski
Browse files

uvc: Forward compat ioctls to their handlers directly



The current code goes through a lot of indirection just to call a
known handler.  Simplify it: just call the handlers directly.

Cc: stable@vger.kernel.org
Signed-off-by: default avatarAndy Lutomirski <luto@kernel.org>
parent af8c34ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment