Commit a064068
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>1 parent 546d983 commit a064068
1 file changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
835 | | - | |
836 | | - | |
837 | 835 | | |
838 | 836 | | |
839 | 837 | | |
840 | | - | |
| 838 | + | |
841 | 839 | | |
842 | 840 | | |
843 | 841 | | |
| |||
1713 | 1711 | | |
1714 | 1712 | | |
1715 | 1713 | | |
1716 | | - | |
1717 | | - | |
1718 | | - | |
1719 | | - | |
1720 | | - | |
1721 | 1714 | | |
1722 | 1715 | | |
1723 | 1716 | | |
| |||
0 commit comments