diff options
author | Zhengchao Shao <[email protected]> | 2024-01-05 14:56:34 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-01-07 15:16:19 +0000 |
commit | c4a5ee9c09aa11f394b57674f525085034f5f68b (patch) | |
tree | 0c6f8971669b4ff8c445d7c575f5c1a154ada62d /scripts/gdb/linux/stackdepot.py | |
parent | 405cd9fc6f44f7a54505019bea60de83f1c58365 (diff) |
fib: rules: remove repeated assignment in fib_nl2rule
In fib_nl2rule(), 'err' variable has been set to -EINVAL during
declaration, and no need to set the 'err' variable to -EINVAL again.
So, remove it.
Signed-off-by: Zhengchao Shao <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions