diff options
author | Eric Dumazet <edumazet@google.com> | 2025-02-03 15:11:52 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-04 14:01:19 -0800 |
commit | a064068bb6be51ed54f435fe7314c057f9eeb020 (patch) | |
tree | c44e545bc0e06e3cd4649a0ad48d5a4c0a346715 /scripts/lib/kdoc/kdoc_output.py | |
parent | 546d98393abcf2f841e61163d95ed21fde346cc1 (diff) |
neighbour: remove neigh_parms_destroy()
neigh_parms_destroy() is a simple kfree(), no need for
a forward declaration.
neigh_parms_put() can instead call kfree() directly.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250203151152.3163876-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions