Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92942
b: refs/heads/master
c: 02f3705
h: refs/heads/master
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Apr 24, 2008
1 parent c4771f6 commit fd0fd33
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: f764e51421d66fa0b58cba6a75355fa6e60f3a37
refs/heads/master: 02f370506822cbff60bbf5b685053fa2e8640811
2 changes: 1 addition & 1 deletion trunk/net/rxrpc/rxkad.c
Original file line number Diff line number Diff line change
Expand Up @@ -493,8 +493,8 @@ static int rxkad_verify_packet(const struct rxrpc_call *call,
__be32 x[2];
} tmpbuf __attribute__((aligned(8))); /* must all be in same page */
__be32 x;
u16 y;
__be16 cksum;
u32 y;
int ret;

sp = rxrpc_skb(skb);
Expand Down

0 comments on commit fd0fd33

Please sign in to comment.