diff options
author | David Howells <dhowells@redhat.com> | 2017-08-29 10:18:43 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2017-08-29 10:55:20 +0100 |
commit | bd2db2d231b4a9daccdba6712c3113e650260c6c (patch) | |
tree | 6eb87644236dfd48d5e8c62d2fdf1d9f87c3b079 /fs/romfs | |
parent | 7b674e390e513ea443c5a0f27ec95e93fb8a94fa (diff) |
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 'fs/romfs')
0 files changed, 0 insertions, 0 deletions