diff options
author | 2020-11-06 01:42:40 -0500 | |
---|---|---|
committer | 2020-11-09 16:42:34 -0800 | |
commit | cffb8f6177bbfc235e7054a4bb321b126b64205c (patch) | |
tree | cc07ca5bc603c358567095f912194a3019d1c178 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bridge: mrp: Use hlist_head instead of list_head for mrp (diff) | |
download | wireguard-linux-cffb8f6177bbfc235e7054a4bb321b126b64205c.tar.xz wireguard-linux-cffb8f6177bbfc235e7054a4bb321b126b64205c.zip |
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