diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2024-02-02 19:37:46 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-02-06 13:45:53 +0300 |
commit | 03ba6dc035c60991033529e630bd1552b2bca4d7 (patch) | |
tree | 1f46acef6a5baae748dc24232cdc8b93a6977fb9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ead21932c336f47e2cebb3ef642dd9f485f18b29 (diff) | |
download | linux-03ba6dc035c60991033529e630bd1552b2bca4d7.tar.xz |
net: dst: Make dst_destroy() static and return void.
Since commit 52df157f17e56 ("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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions