diff options
author | David Howells <dhowells@redhat.com> | 2016-09-07 16:34:12 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-09-07 16:34:30 +0100 |
commit | e8d6bbb05aa5cb985c3661d0db4f858f1d251326 (patch) | |
tree | f1f7aacd6240934d9c7bc7c1534433dd602919da /net/rxrpc/insecure.c | |
parent | 8d94aa381dab19f3c0f524f5d255248b0ae50125 (diff) | |
download | linux-e8d6bbb05aa5cb985c3661d0db4f858f1d251326.tar.gz linux-e8d6bbb05aa5cb985c3661d0db4f858f1d251326.tar.bz2 linux-e8d6bbb05aa5cb985c3661d0db4f858f1d251326.zip |
rxrpc: Fix returns of call completion helpers
rxrpc_set_call_completion() returns bool, not int, so the ret variable
should match this.
rxrpc_call_completed() and __rxrpc_call_completed() should return the value
of rxrpc_set_call_completion().
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/insecure.c')
0 files changed, 0 insertions, 0 deletions