diff options
author | David Howells <dhowells@redhat.com> | 2016-09-03 00:39:44 +0300 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-09-03 00:39:44 +0300 |
commit | 00b5407e427ac2588a2496b92035a94602b3cd1b (patch) | |
tree | c40b9694638f01df2797ab00748deaad68a80078 /.mailmap | |
parent | 30787a417086df301c7eb2f4ae14f2acab70e4b2 (diff) | |
download | linux-00b5407e427ac2588a2496b92035a94602b3cd1b.tar.xz |
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 '.mailmap')
0 files changed, 0 insertions, 0 deletions