diff options
author | 2017-08-29 10:18:43 +0100 | |
---|---|---|
committer | 2017-08-29 10:55:20 +0100 | |
commit | bd2db2d231b4a9daccdba6712c3113e650260c6c (patch) | |
tree | 6eb87644236dfd48d5e8c62d2fdf1d9f87c3b079 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rxrpc: Fix IPv6 support (diff) | |
download | wireguard-linux-bd2db2d231b4a9daccdba6712c3113e650260c6c.tar.xz wireguard-linux-bd2db2d231b4a9daccdba6712c3113e650260c6c.zip |
rxrpc: Don't negate call->error before returning it
call->error is stored as 0 or a negative error code. Don't negate this
value (ie. make it positive) before returning it from a kernel function
(though it should still be negated before passing to userspace through a
control message).
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions