summaryrefslogtreecommitdiff
path: root/net/rxrpc/rxkad.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2020-05-23 01:58:28 +0300
committerDavid Howells <dhowells@redhat.com>2020-05-23 02:31:39 +0300
commit8a1d24e1cc6d96a17f2dcb1400d370cadbfb7cb6 (patch)
tree63c6a4716a95791bc86a046f49d8b48095f1abf1 /net/rxrpc/rxkad.c
parent5a730153984dd13f82ffae93d7170d76eba204e9 (diff)
downloadlinux-8a1d24e1cc6d96a17f2dcb1400d370cadbfb7cb6.tar.xz
rxrpc: Fix a warning
Fix a warning due to an uninitialised variable. le included from ../fs/afs/fs_probe.c:11: ../fs/afs/fs_probe.c: In function 'afs_fileserver_probe_result': ../fs/afs/internal.h:1453:2: warning: 'rtt_us' may be used uninitialized in this function [-Wmaybe-uninitialized] 1453 | printk("[%-6.6s] "FMT"\n", current->comm ,##__VA_ARGS__) | ^~~~~~ ../fs/afs/fs_probe.c:35:15: note: 'rtt_us' was declared here Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/rxkad.c')
0 files changed, 0 insertions, 0 deletions