diff options
author | Menglong Dong <dong.menglong@zte.com.cn> | 2020-11-06 09:42:40 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-10 03:42:34 +0300 |
commit | cffb8f6177bbfc235e7054a4bb321b126b64205c (patch) | |
tree | cc07ca5bc603c358567095f912194a3019d1c178 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0169b8205431589b945c29a576c65f2037a5bc26 (diff) | |
download | linux-cffb8f6177bbfc235e7054a4bb321b126b64205c.tar.xz |
net: udp: remove redundant initialization in udp_send_skb
The initialization for 'err' with 0 is redundant and can be removed,
as it is updated by ip_send_skb and not used before that.
Signed-off-by: Menglong Dong <dong.menglong@zte.com.cn>
Link: https://lore.kernel.org/r/1604644960-48378-4-git-send-email-dong.menglong@zte.com.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions