Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178171
b: refs/heads/master
c: 01ae45b
h: refs/heads/master
i:
  178169: ce50388
  178167: a6e9344
v: v3
  • Loading branch information
David Daney authored and Benjamin Herrenschmidt committed Dec 18, 2009
1 parent f0adeba commit 66ffab7
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: 3d9b740b2d8d73795d745a46eabd55479ee68dcc
refs/heads/master: 01ae45bcd48527e90923d4a247259770eb836d2b
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/include/asm/bug.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
_EMIT_BUG_ENTRY \
: : "i" (__FILE__), "i" (__LINE__), \
"i" (0), "i" (sizeof(struct bug_entry))); \
for(;;) ; \
unreachable(); \
} while (0)

#define BUG_ON(x) do { \
Expand Down

0 comments on commit 66ffab7

Please sign in to comment.