diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-03-29 23:18:30 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-05-21 02:31:27 +0200 |
commit | 931ca7ab7fe804d77bc6952f1512950c0d870f26 (patch) | |
tree | ec55897513da03af5bc76b9f9f7a33ad1d59b4f6 /.cocciconfig | |
parent | compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitly (diff) | |
download | linux-931ca7ab7fe804d77bc6952f1512950c0d870f26.tar.xz linux-931ca7ab7fe804d77bc6952f1512950c0d870f26.zip |
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
pass the userland pointer to the array in its tail, so that part
gets copied out by our functions; copyout of everything else is
done in the callers. Rationale: reuse for compat; the array
is the same in native and compat, the layout of parts before it
is different for compat.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions