]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xprtrdma: Clean up xprt_rdma_print_stats()
authorChuck Lever <chuck.lever@oracle.com>
Wed, 3 Jun 2015 20:20:49 +0000 (16:20 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 31 Aug 2015 20:46:00 +0000 (14:46 -0600)
commitd88d9f1d5704bdf10a31479f27a6b1517e9e9680
tree2441d9466ed65a0ac5e00ccd1692612be835a16a
parent3be3d9e25ec192e2e56a479bd1c5c68e8485bfc1
xprtrdma: Clean up xprt_rdma_print_stats()

[ Queued for upstream v4.3 ]

checkpatch.pl complained about the seq_printf() format string split
across lines and the use of %Lu.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Tested-by: Devesh Sharma <devesh.sharma@avagotech.com>
net/sunrpc/xprtrdma/transport.c