diff options
author | 2018-08-16 21:55:55 -0400 | |
---|---|---|
committer | 2018-09-10 12:41:07 -0400 | |
commit | 702ec3072ae61cdf018725b353ff043e196548a6 (patch) | |
tree | 663d4dbd33f7a13fd3e5000fdee8edc1564260c9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hidp: constify hidp_connection_add() (diff) | |
download | linux-dev-702ec3072ae61cdf018725b353ff043e196548a6.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions