Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169092
b: refs/heads/master
c: 5506e68
h: refs/heads/master
v: v3
  • Loading branch information
David Daney authored and Linus Torvalds committed Dec 5, 2009
1 parent 21c088c commit dc3dd77
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: 4ef5651e85589e3aaca704c6d2d7ae7e794e5d25
refs/heads/master: 5506e68975c346e55f786b554e28e368cdede444
2 changes: 1 addition & 1 deletion trunk/arch/s390/include/asm/bug.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

#define BUG() do { \
__EMIT_BUG(0); \
for (;;); \
unreachable(); \
} while (0)

#define WARN_ON(x) ({ \
Expand Down

0 comments on commit dc3dd77

Please sign in to comment.