OSDN Git Service

usx2y: don't bother with memdup_user() for 16-byte structure
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 28 Dec 2017 22:22:51 +0000 (17:22 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 28 Dec 2017 22:22:51 +0000 (17:22 -0500)
commit3d46d7108dd3ff8b1d477bc2b7b061b12690e83c
tree7423e0e1a803a1e5ab39673f4d4356cece809884
parent446bd647ceee73fbed50404daece9cbcec751f66
usx2y: don't bother with memdup_user() for 16-byte structure

... when it can bloody well go into a local variable.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
sound/usb/usx2y/us122l.c