aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>2021-06-02 18:15:04 +0800
committerDavid S. Miller <davem@davemloft.net>2021-06-03 13:56:27 -0700
commita8db57c1d285c758adc7fb43d6e2bad2554106e1 (patch)
tree7c0fe4c1ed39683ae87d66a316e5152ad8565561 /tools/perf/scripts/python/export-to-postgresql.py
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff)
downloadwireguard-linux-a8db57c1d285c758adc7fb43d6e2bad2554106e1.tar.xz
wireguard-linux-a8db57c1d285c758adc7fb43d6e2bad2554106e1.zip
rtnetlink: Fix missing error code in rtnl_bridge_notify()
The error code is missing in this code scenario, add the error code '-EINVAL' to the return value 'err'. Eliminate the follow smatch warning: net/core/rtnetlink.c:4834 rtnl_bridge_notify() warn: missing error code 'err'. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions