Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299335
b: refs/heads/master
c: affbb42
h: refs/heads/master
i:
  299333: 5a28b2a
  299331: ced21d8
  299327: 75e3c9a
v: v3
  • Loading branch information
Martin Schwidefsky committed Apr 11, 2012
1 parent 722e0de commit fba44b4
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: 37e37c20ab2dbccdc7a7fa5922e182a51adf50f6
refs/heads/master: affbb420239695018941173b63bf70551ede8b93
2 changes: 1 addition & 1 deletion trunk/arch/s390/include/asm/swab.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ static inline __u16 __arch_swab16p(const __u16 *x)

asm volatile(
#ifndef __s390x__
" icm %0,2,%O+1(%R1)\n"
" icm %0,2,%O1+1(%R1)\n"
" ic %0,%1\n"
: "=&d" (result) : "Q" (*x) : "cc");
#else /* __s390x__ */
Expand Down

0 comments on commit fba44b4

Please sign in to comment.