summaryrefslogtreecommitdiff
path: root/tools/testing
diff options
context:
space:
mode:
authorYue Haibing <yuehaibing@huawei.com>2026-04-08 06:20:51 +0300
committerJakub Kicinski <kuba@kernel.org>2026-04-10 06:37:40 +0300
commit3c6132ccc58e8adf044166728e783f55dc323ef9 (patch)
tree71c58558049ea6aacebe4be3cabe6c26c2bd63f9 /tools/testing
parenta17d3c3d0cb2827eaa87c43e748095e21f8cc1ab (diff)
downloadlinux-3c6132ccc58e8adf044166728e783f55dc323ef9.tar.xz
ipv6: sit: remove redundant ret = 0 assignment
The variable ret is assigned a value at all places where it is used; There is no need to assign a value when it is initially defined. Signed-off-by: Yue Haibing <yuehaibing@huawei.com> Link: https://patch.msgid.link/20260408032051.3096449-1-yuehaibing@huawei.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions