diff options
author | David Howells <dhowells@redhat.com> | 2016-09-02 22:39:44 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-09-02 22:39:44 +0100 |
commit | 00b5407e427ac2588a2496b92035a94602b3cd1b (patch) | |
tree | c40b9694638f01df2797ab00748deaad68a80078 /net/rxrpc/conn_client.c | |
parent | 30787a417086df301c7eb2f4ae14f2acab70e4b2 (diff) | |
download | op-kernel-dev-00b5407e427ac2588a2496b92035a94602b3cd1b.zip op-kernel-dev-00b5407e427ac2588a2496b92035a94602b3cd1b.tar.gz |
rxrpc: Fix uninitialised variable warning
Fix the following uninitialised variable warning:
../net/rxrpc/call_event.c: In function 'rxrpc_process_call':
../net/rxrpc/call_event.c:879:58: warning: 'error' may be used uninitialized in this function [-Wmaybe-uninitialized]
_debug("post net error %d", error);
^
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/conn_client.c')
0 files changed, 0 insertions, 0 deletions