Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169093
b: refs/heads/master
c: 27d16d0
h: refs/heads/master
i:
  169091: 21c088c
v: v3
  • Loading branch information
David Daney authored and Linus Torvalds committed Dec 5, 2009
1 parent dc3dd77 commit 35e13f0
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: 5506e68975c346e55f786b554e28e368cdede444
refs/heads/master: 27d16d08717faeaa8afd1b736a096dbaab90f08e
2 changes: 1 addition & 1 deletion trunk/arch/avr32/include/asm/bug.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
#define BUG() \
do { \
_BUG_OR_WARN(0); \
for (;;); \
unreachable(); \
} while (0)

#define WARN_ON(condition) \
Expand Down

0 comments on commit 35e13f0

Please sign in to comment.