Yang Li
1a70f6597d
net: Remove redundant assignment to err
...
Variable 'err' is set to -ENOMEM but this value is never read as it is
overwritten with a new value later on, hence the 'If statements' and
assignments are redundantand and can be removed.
Cleans up the following clang-analyzer warning:
net/ipv6/seg6.c:126:4: warning: Value stored to 'err' is never read
[clang-analyzer-deadcode.DeadStores]
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-04-29 15:34:15 -07:00
..
2021-03-24 17:52:11 -07:00
2021-03-28 17:56:56 -07:00
2020-02-24 13:02:53 -08:00
2021-04-26 12:00:00 -07:00
2021-02-12 16:40:28 -08:00
2021-01-29 18:24:05 -08:00
2021-03-30 16:54:50 -07:00
2021-04-09 20:48:35 -07:00
2021-04-29 11:57:23 -07:00
2021-03-26 20:41:52 -07:00
2021-01-27 17:04:12 -08:00
2021-04-29 15:33:17 -07:00
2021-02-15 13:21:48 -08:00
2021-04-25 19:43:00 +02:00
2021-03-25 17:05:07 -07:00
2021-04-29 11:57:23 -07:00
2021-01-27 17:03:52 -08:00
2021-04-09 16:34:56 -07:00
2021-03-30 16:54:50 -07:00
2021-01-27 17:04:12 -08:00
2021-04-28 14:06:45 -07:00
2021-04-13 14:35:02 -07:00
2021-04-19 16:23:32 -07:00
2021-04-09 20:48:35 -07:00
2021-04-07 14:43:28 -07:00
2021-01-27 17:04:12 -08:00
2021-04-28 13:42:23 -07:00
2021-04-29 15:34:15 -07:00
2021-03-28 17:31:13 -07:00
2021-03-28 17:31:13 -07:00
2021-01-04 10:05:50 +01:00
2021-04-27 14:23:13 -07:00
2021-03-28 17:56:55 -07:00
2021-03-23 14:14:50 -07:00
2021-04-27 14:16:14 -07:00
2021-04-29 11:57:23 -07:00
2021-04-06 22:42:16 +02:00
2021-04-27 14:17:00 -07:00
2021-04-26 12:00:00 -07:00
2021-04-09 20:48:35 -07:00
2021-04-27 22:34:05 +02:00
2021-04-29 11:57:23 -07:00
2021-04-16 17:01:04 -07:00
2021-04-28 13:59:08 -07:00
2021-04-29 11:57:23 -07:00
2020-06-14 01:57:21 +09:00
2021-04-29 15:31:53 -07:00
2021-04-14 14:34:38 -07:00
2020-08-23 17:36:59 -05:00
2021-03-14 15:00:43 -07:00
2021-04-26 12:00:00 -07:00
2021-04-29 11:57:23 -07:00
2021-04-20 16:44:04 -07:00
2021-03-10 12:45:15 -08:00
2021-04-29 11:57:23 -07:00
2021-04-29 15:31:53 -07:00
2021-04-17 11:08:07 -07:00
2021-04-27 14:17:50 -07:00
2021-04-06 11:24:31 -04:00
2021-02-14 17:38:11 -08:00
2021-04-29 11:57:23 -07:00
2021-04-27 14:15:19 -07:00
2021-01-24 14:27:18 +01:00
2021-04-26 12:00:00 -07:00
2021-04-29 11:57:23 -07:00
2021-03-28 17:31:13 -07:00
2021-04-23 09:50:35 +02:00
2021-04-19 12:49:29 +02:00
2020-10-03 00:02:13 -04:00
2020-06-30 15:57:34 -07:00
2021-04-28 14:06:45 -07:00
2021-01-27 17:03:52 -08:00
2021-03-25 16:56:27 -07:00
2021-04-12 13:27:11 -07:00