aboutsummaryrefslogtreecommitdiffstats
path: root/net/socket.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2021-07-22 16:29:01 +0200
committerDavid S. Miller <davem@davemloft.net>2021-07-23 14:20:25 +0100
commitb0e99d03778b2418aec20db99d97d19d25d198b6 (patch)
tree219bb942c3d5d9a0a74dca786cd37a09098b3be4 /net/socket.c
parentnet: socket: rework SIOC?IFMAP ioctls (diff)
downloadlinux-dev-b0e99d03778b2418aec20db99d97d19d25d198b6.tar.xz
linux-dev-b0e99d03778b2418aec20db99d97d19d25d198b6.zip
net: socket: remove register_gifconf
Since dynamic registration of the gifconf() helper is only used for IPv4, and this can not be in a loadable module, this can be simplified noticeably by turning it into a direct function call as a preparation for cleaning up the compat handling. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions