Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79602
b: refs/heads/master
c: 322e2ef
h: refs/heads/master
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Jan 30, 2008
1 parent e3958fc commit b2d8ab4
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: 5d40a8a525c8165bafed233cf0f137e8d10d7e92
refs/heads/master: 322e2efe6224be5de2852a7fddfac5cf11317af3
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/socklib.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ ssize_t xdr_partial_copy_from_skb(struct xdr_buf *xdr, unsigned int base, struct
struct page **ppage = xdr->pages;
unsigned int len, pglen = xdr->page_len;
ssize_t copied = 0;
int ret;
size_t ret;

len = xdr->head[0].iov_len;
if (base < len) {
Expand Down

0 comments on commit b2d8ab4

Please sign in to comment.