net: Remove unused inline function dst_hold_and_use()
authorGaosheng Cui <cuigaosheng1@huawei.com>
Thu, 22 Sep 2022 08:38:57 +0000 (16:38 +0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 26 Sep 2022 18:48:14 +0000 (11:48 -0700)
commit0b81882ddf8ac2743f657afb001beec7fc3929af
tree71d563a3a7af30af09e231ca64bdfaa9e7847d93
parentd6755f37abfd009e7ca3520c319c93d14cae54b3
net: Remove unused inline function dst_hold_and_use()

All uses of dst_hold_and_use() have
been removed since commit 1202cdd66531 ("Remove DECnet support
from kernel"), so remove it.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/dst.h