Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229180
b: refs/heads/master
c: ead0059
h: refs/heads/master
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Dec 16, 2010
1 parent 8424ede commit ffd0a1a
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: 573c4e1ef53a6b891b73cc2257e1604da754a2e4
refs/heads/master: ead00597882c4ee3c534d6880cc3bcb4d412cc4b
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -5000,7 +5000,7 @@ static int decode_getdeviceinfo(struct xdr_stream *xdr,
goto out_overflow;
len = be32_to_cpup(p);
if (len) {
int i;
uint32_t i;

p = xdr_inline_decode(xdr, 4 * len);
if (unlikely(!p))
Expand Down

0 comments on commit ffd0a1a

Please sign in to comment.