diff options
| author | David Howells <dhowells@redhat.com> | 2017-08-29 12:18:43 +0300 |
|---|---|---|
| committer | David Howells <dhowells@redhat.com> | 2017-08-29 12:55:20 +0300 |
| commit | bd2db2d231b4a9daccdba6712c3113e650260c6c (patch) | |
| tree | 6eb87644236dfd48d5e8c62d2fdf1d9f87c3b079 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 7b674e390e513ea443c5a0f27ec95e93fb8a94fa (diff) | |
| download | linux-bd2db2d231b4a9daccdba6712c3113e650260c6c.tar.xz | |
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
