pty: fix compat ioctls
pointer-taking ones need compat_ptr(); int-taking one doesn't.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Showing
Please register or sign in to comment
pointer-taking ones need compat_ptr(); int-taking one doesn't.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>