SUNRPC: Use proper printk specifiers for unsigned long long
authorDave Wysochanski <dwysocha@redhat.com>
Thu, 23 May 2019 20:13:49 +0000 (16:13 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 6 Jul 2019 18:54:51 +0000 (14:54 -0400)
commit93ba048e1b9f95ac7e1584fa33ed4d985bf1133d
treef66a17baeca5d8d54a1d9ebbefe64725cee1e78c
parent9dfe52a95a60096fc12234383a19b0f436304418
SUNRPC: Use proper printk specifiers for unsigned long long

Update the printk specifiers inside _print_rpc_iostats to avoid
a checkpatch warning.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/stats.c