net: Use umd_cleanup_helper()
authorJarkko Sakkinen <jarkko@kernel.org>
Fri, 26 May 2023 11:21:02 +0000 (14:21 +0300)
committerDaniel Borkmann <daniel@iogearbox.net>
Wed, 31 May 2023 11:06:57 +0000 (13:06 +0200)
commit9b68f30b68701e98abcec331a2cf3df972d910f8
tree64a340c2b38b9c1f5dcc3aecff267bf4a12859a8
parentffadc372529e268b54c5b98f56da07d8024fa1cb
net: Use umd_cleanup_helper()

bpfilter_umh_cleanup() is the same function as umd_cleanup_helper().
Drop the redundant function.

Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20230526112104.1044686-1-jarkko@kernel.org
include/linux/bpfilter.h
net/bpfilter/bpfilter_kern.c
net/ipv4/bpfilter/sockopt.c