Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145457
b: refs/heads/master
c: 6373fff
h: refs/heads/master
i:
  145455: 07363b3
v: v3
  • Loading branch information
David S. Miller committed May 29, 2009
1 parent 3fe37e4 commit 31c5cb7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: d3584183d2f40f40371e288ceef187d04da213b5
refs/heads/master: 6373fffc5d555caf3acf7c5796cec9820aaf7479
2 changes: 1 addition & 1 deletion trunk/arch/sparc/lib/csum_copy_from_user.S
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

#define EX_LD(x) \
98: x; \
.section .fixup; \
.section .fixup, "ax"; \
.align 4; \
99: retl; \
mov -1, %o0; \
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sparc/lib/csum_copy_to_user.S
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

#define EX_ST(x) \
98: x; \
.section .fixup; \
.section .fixup,"ax"; \
.align 4; \
99: retl; \
mov -1, %o0; \
Expand Down

0 comments on commit 31c5cb7

Please sign in to comment.