summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_netlink_tunnel.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-02-07 11:56:38 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-07 20:04:29 +0100
commit1f02b5f42f53af516c4f5f747390e66d7a8f0bfe (patch)
treea1391b54ede82b4cb1dc8d891b73f46100e41337 /net/bridge/br_netlink_tunnel.c
parentsfc: fix an off by one bug (diff)
downloadlinux-1f02b5f42f53af516c4f5f747390e66d7a8f0bfe.tar.xz
linux-1f02b5f42f53af516c4f5f747390e66d7a8f0bfe.zip
net: bridge: remove redundant check to see if err is set
The error check on err is redundant as it is being checked previously each time it has been updated. Remove this redundant check. Detected with CoverityScan, CID#140030("Logically dead code") Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_netlink_tunnel.c')
0 files changed, 0 insertions, 0 deletions