]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
neighbour: Remove unused inline function neigh_key_eq16()
authorGaosheng Cui <cuigaosheng1@huawei.com>
Thu, 22 Sep 2022 08:38:55 +0000 (16:38 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Jun 2023 13:44:12 +0000 (15:44 +0200)
commitfbc0209ae3a7aa526ba2482d33273a2f588ac31f
tree8ca700f6f42e8e62162de748be45d19d04b2689e
parentbc1ea55bf1cff895cc953753137080bbacff0c24
neighbour: Remove unused inline function neigh_key_eq16()

commit c8f01a4a54473f88f8cc0d9046ec9eb5a99815d5 upstream.

All uses of neigh_key_eq16() 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/net/neighbour.h