Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359729
b: refs/heads/master
c: de0b65c
h: refs/heads/master
i:
  359727: 42da1f2
v: v3
  • Loading branch information
Jeff Layton authored and J. Bruce Fields committed Feb 5, 2013
1 parent 7329696 commit 076320a
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: 5976687a2b3d1969f02aba16b80ad3ed79be6ad3
refs/heads/master: de0b65ca55dc62b6b477f6e02088df2281da7b51
2 changes: 1 addition & 1 deletion trunk/include/linux/sunrpc/xdr.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ struct xdr_buf {
struct kvec head[1], /* RPC header + non-page data */
tail[1]; /* Appended after page data */

struct page ** pages; /* Array of contiguous pages */
struct page ** pages; /* Array of pages */
unsigned int page_base, /* Start of page data */
page_len, /* Length of page data */
flags; /* Flags for data disposition */
Expand Down

0 comments on commit 076320a

Please sign in to comment.