diff options
author | 2021-12-30 15:39:00 +0000 | |
---|---|---|
committer | 2022-01-02 12:14:10 +0000 | |
commit | 3a856c14c31bb8ba35534e9a2f2273c1b322f372 (patch) | |
tree | 4a4e9ae47c3fc72586823fb63c009a654f3714f3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/smc: Introduce TCP ULP support (diff) | |
download | wireguard-linux-3a856c14c31bb8ba35534e9a2f2273c1b322f372.tar.xz wireguard-linux-3a856c14c31bb8ba35534e9a2f2273c1b322f372.zip |
net/smc: remove redundant re-assignment of pointer link
The pointer link is being re-assigned the same value that it was
initialized with in the previous declaration statement. The
re-assignment is redundant and can be removed.
Fixes: 387707fdf486 ("net/smc: convert static link ID to dynamic references")
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Tony Lu <tonylu@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions