Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177330
b: refs/heads/master
c: 64a2b16
h: refs/heads/master
v: v3
  • Loading branch information
David Daney authored and Mike Frysinger committed Dec 15, 2009
1 parent 6798e40 commit 606e236
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: 5540a44e3ec5b738e9cf09d0c3a6f95328468701
refs/heads/master: 64a2b168023bfd09037ba760838762e56c44178e
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/include/asm/bug.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
#define BUG() \
do { \
_BUG_OR_WARN(0); \
for (;;); \
unreachable(); \
} while (0)

#define WARN_ON(condition) \
Expand Down

0 comments on commit 606e236

Please sign in to comment.