summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2020-04-27 18:37:02 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2020-05-21 03:31:32 +0300
commitbbced07d9952ca290e8de3957c75b8b401d7a867 (patch)
tree3a2933c2db4da381afebe1919453d2da0dd13f04 /include
parentb212c322c8d73c48062340dc4cbe150c4ce97fb8 (diff)
downloadlinux-bbced07d9952ca290e8de3957c75b8b401d7a867.tar.xz
get rid of compat_mc_setsockopt()
not used anymore Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include')
-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