From: Chuck Lever Date: Tue, 29 Nov 2016 15:53:29 +0000 (-0500) Subject: xprtrdma: Update dprintk in rpcrdma_count_chunks X-Git-Tag: android-x86-8.1-r1~4437^2~19^2~1 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c351f943875499a950146afae136e8d0c2959453;p=android-x86%2Fkernel.git xprtrdma: Update dprintk in rpcrdma_count_chunks Clean up: offset and handle should be zero-filled, just like in the chunk encoders. Signed-off-by: Chuck Lever Signed-off-by: Anna Schumaker --- diff --git a/net/sunrpc/xprtrdma/rpc_rdma.c b/net/sunrpc/xprtrdma/rpc_rdma.c index d987c2d3dd6e..01f5cbc4b21c 100644 --- a/net/sunrpc/xprtrdma/rpc_rdma.c +++ b/net/sunrpc/xprtrdma/rpc_rdma.c @@ -786,7 +786,7 @@ rpcrdma_count_chunks(struct rpcrdma_rep *rep, int wrchunk, __be32 **iptrp) ifdebug(FACILITY) { u64 off; xdr_decode_hyper((__be32 *)&seg->rs_offset, &off); - dprintk("RPC: %s: chunk %d@0x%llx:0x%x\n", + dprintk("RPC: %s: chunk %d@0x%016llx:0x%08x\n", __func__, be32_to_cpu(seg->rs_length), (unsigned long long)off,