Files
linux/net/core
Sebastian Andrzej Siewior 03ba6dc035 net: dst: Make dst_destroy() static and return void.
Since commit 52df157f17 ("xfrm: take refcnt of dst when creating
struct xfrm_dst bundle") dst_destroy() returns only NULL and no caller
cares about the return value.
There are no in in-tree users of dst_destroy() outside of the file.

Make dst_destroy() static and return void.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20240202163746.2489150-1-bigeasy@linutronix.de
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-02-06 11:45:53 +01:00
..
2024-02-04 16:08:21 +00:00
2024-01-29 14:40:38 +00:00
2023-11-28 15:48:39 +01:00
2024-02-04 16:08:21 +00:00
2024-01-26 20:34:25 -08:00
2024-01-23 15:13:55 +01:00
2022-12-12 15:04:39 -08:00