synclink_gt(): fix compat_ioctl()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 13 Sep 2018 00:57:18 +0000 (20:57 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 Dec 2019 08:16:16 +0000 (09:16 +0100)
commit93b943c0602f98999a274ec2c09a98771d54e134
treebad476e22128e09fc2519dd6189a8ea3a291bc80
parent8d67a4ecb4735292427fc54fcb604328122aa0a6
synclink_gt(): fix compat_ioctl()

[ Upstream commit 27230e51349fde075598c1b59d15e1ff802f3f6e ]

compat_ptr() for pointer-taking ones...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/tty/synclink_gt.c