OSDN Git Service

xprtrdma: Clean up xprt_rdma_print_stats()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 3 Aug 2015 17:04:36 +0000 (13:04 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 5 Aug 2015 20:21:28 +0000 (16:21 -0400)
commit763f7e4e4b9033ac6a0f13aa37ba43636fc3c0af
treec7148b07e15bcf2dcda043f21a0eeb7139298a89
parent2fcc213a18644610c79edbb5e847d73c6c5d5ded
xprtrdma: Clean up xprt_rdma_print_stats()

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>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/transport.c