Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139540
b: refs/heads/master
c: 2e3c230
h: refs/heads/master
v: v3
  • Loading branch information
Tom Talpey authored and Trond Myklebust committed Mar 19, 2009
1 parent 51408d7 commit 4d698c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 55420c24a0d4d1fce70ca713f84aa00b6b74a70e
refs/heads/master: 2e3c230bc7149a6af65d26a0c312e230e0c33cc3
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/xprtrdma/svc_rdma_sendto.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ static int map_xdr(struct svcxprt_rdma *xprt,
}

dprintk("svcrdma: map_xdr: sge_no %d page_no %d "
"page_base %zd page_len %zd head_len %d tail_len %d\n",
"page_base %u page_len %u head_len %zu tail_len %zu\n",
sge_no, page_no, xdr->page_base, xdr->page_len,
xdr->head[0].iov_len, xdr->tail[0].iov_len);

Expand Down

0 comments on commit 4d698c1

Please sign in to comment.