mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>