summaryrefslogtreecommitdiff
path: root/net/ipv6
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2021-12-30 18:39:00 +0300
committerDavid S. Miller <davem@davemloft.net>2022-01-02 15:14:10 +0300
commit3a856c14c31bb8ba35534e9a2f2273c1b322f372 (patch)
tree4a4e9ae47c3fc72586823fb63c009a654f3714f3 /net/ipv6
parentd7cd421da9da2cc7b4d25b8537f66db5c8331c40 (diff)
downloadlinux-3a856c14c31bb8ba35534e9a2f2273c1b322f372.tar.xz
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 'net/ipv6')
0 files changed, 0 insertions, 0 deletions