diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2018-08-16 21:55:55 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-09-10 12:41:07 -0400 |
commit | 702ec3072ae61cdf018725b353ff043e196548a6 (patch) | |
tree | 663d4dbd33f7a13fd3e5000fdee8edc1564260c9 /net/9p/client.c | |
parent | 535221481a8ed131e75c7f04c22298411b5abe32 (diff) | |
download | linux-702ec3072ae61cdf018725b353ff043e196548a6.tar.gz linux-702ec3072ae61cdf018725b353ff043e196548a6.tar.bz2 linux-702ec3072ae61cdf018725b353ff043e196548a6.zip |
hidp: fix compat_ioctl
1) no point putting it into fs/compat_ioctl.c when you handle it in
your ->compat_ioctl() anyway.
2) HIDPCONNADD is *not* COMPATIBLE_IOCTL() stuff at all - it does
layout massage (pointer-chasing there)
3) use compat_ptr()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/9p/client.c')
0 files changed, 0 insertions, 0 deletions