diff options
author | Menglong Dong <[email protected]> | 2020-11-08 09:05:41 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-10 15:22:05 -0800 |
commit | 30e2379e823309ee015043ffaa522cf5a0cd00b1 (patch) | |
tree | 0e8bea50549ceb58b35bb22fd47766cd9f657042 /tools/perf/scripts/python | |
parent | 1ccd58331f6f2af73758e572f8aa0215b0cacc0e (diff) |
net: ipv4: remove redundant initialization in inet_rtm_deladdr
The initialization for 'err' with '-EINVAL' is redundant and
can be removed, as it is updated soon.
Changes since v1:
- Remove redundant empty line
Signed-off-by: Menglong Dong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions