aboutsummaryrefslogtreecommitdiff
path: root/include/net/compat.h
diff options
context:
space:
mode:
authorGravatar Al Viro <viro@zeniv.linux.org.uk> 2020-04-27 11:37:02 -0400
committerGravatar Al Viro <viro@zeniv.linux.org.uk> 2020-05-20 20:31:32 -0400
commitbbced07d9952ca290e8de3957c75b8b401d7a867 (patch)
tree3a2933c2db4da381afebe1919453d2da0dd13f04 /include/net/compat.h
parenthandle the group_source_req options directly (diff)
downloadlinux-bbced07d9952ca290e8de3957c75b8b401d7a867.tar.gz
linux-bbced07d9952ca290e8de3957c75b8b401d7a867.tar.bz2
linux-bbced07d9952ca290e8de3957c75b8b401d7a867.zip
get rid of compat_mc_setsockopt()
not used anymore Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/net/compat.h')
-rw-r--r--include/net/compat.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/net/compat.h b/include/net/compat.h
index d714076d63d5..f241666117d8 100644
--- a/include/net/compat.h
+++ b/include/net/compat.h
@@ -67,10 +67,6 @@ int put_cmsg_compat(struct msghdr*, int, int, int, void *);
int cmsghdr_from_user_compat_to_kern(struct msghdr *, struct sock *,
unsigned char *, int);
-int compat_mc_setsockopt(struct sock *, int, int, char __user *, unsigned int,
- int (*)(struct sock *, int, int, char __user *,
- unsigned int));
-
struct compat_group_req {
__u32 gr_interface;
struct __kernel_sockaddr_storage gr_group