+6
−6
+3
−3
+1
−1
+2
−2
+4
−4
Loading
Use negative error codes in struct rxrpc_call::error because that's what
the kernel normally deals with and to make the code consistent. We only
turn them positive when transcribing into a cmsg for userspace recvmsg.
Signed-off-by:
David Howells <dhowells@redhat.com>