aboutsummaryrefslogtreecommitdiffstats
path: root/include/rxrpc
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2016-09-02 22:39:44 +0100
committerDavid Howells <dhowells@redhat.com>2016-09-02 22:39:44 +0100
commit00b5407e427ac2588a2496b92035a94602b3cd1b (patch)
treec40b9694638f01df2797ab00748deaad68a80078 /include/rxrpc
parentrxrpc: fix undefined behavior in rxrpc_mark_call_released (diff)
downloadlinux-dev-00b5407e427ac2588a2496b92035a94602b3cd1b.tar.xz
linux-dev-00b5407e427ac2588a2496b92035a94602b3cd1b.zip
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 'include/rxrpc')
0 files changed, 0 insertions, 0 deletions