Files
linux/net/ipv6
Yue Haibing 3c6132ccc5 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>
2026-04-09 20:37:40 -07:00
..
2026-04-08 19:08:56 -07:00
2026-03-13 18:57:44 -07:00
2026-03-13 18:57:44 -07:00
2025-07-02 14:32:30 -07:00
2023-10-27 10:35:46 +01:00