diff options
author | Menglong Dong <[email protected]> | 2020-11-09 21:57:58 -0500 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-12 14:46:00 -0800 |
commit | cef211968c2dad7d6bc9ee136c16272eb18b5632 (patch) | |
tree | ee81e495d547677fcbe87c493ef8daf0e2e95392 /tools/perf/scripts/python/syscall-counts.py | |
parent | 8fc72cb541e7fef8bf2b0724ee965f34d6418832 (diff) |
net: udp: remove redundant initialization in udp_gro_complete
The initialization for 'err' with '-ENOSYS' is redundant and
can be removed, as it is updated soon and not used.
Changes since v1:
- Move the err declaration below struct sock *sk
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions