mirror of
https://github.com/torvalds/linux.git
synced 2026-04-20 15:53:59 -04:00
The uvc compat ioctl implementation seems to have copied user data for no good reason. Remove a bunch of copies. Signed-off-by: Andy Lutomirski <luto@kernel.org>