Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5509
b: refs/heads/master
c: 92ed022
h: refs/heads/master
i:
  5507: a4189c0
v: v3
  • Loading branch information
Dave Peterson authored and Linus Torvalds committed Jul 30, 2005
1 parent d1de411 commit c602a4a
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: 5ce17b18e16177dd6409dabd38df5c2c9b58fc2d
refs/heads/master: 92ed0223aefa795d1873427e25599cb70b2148ee
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/lib/csum-copy.S
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ csum_partial_copy_generic:
source
movw (%rdi),%bx
adcl %ebx,%eax
dest
decl %ecx
dest
movw %bx,(%rsi)
leaq 2(%rdi),%rdi
leaq 2(%rsi),%rsi
Expand Down

0 comments on commit c602a4a

Please sign in to comment.