Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143403
b: refs/heads/master
c: da60682
h: refs/heads/master
i:
  143401: 2b6054f
  143399: 750e068
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Apr 15, 2009
1 parent f0fec31 commit 3f01577
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: 616df135110ccae617ef9f10e0814fa48462cc37
refs/heads/master: da60682c116855cf342926b4f3427079400ee7e6
2 changes: 1 addition & 1 deletion trunk/include/asm-generic/bug.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ extern void warn_slowpath(const char *file, const int line,

#else /* !CONFIG_BUG */
#ifndef HAVE_ARCH_BUG
#define BUG()
#define BUG() do {} while(0)
#endif

#ifndef HAVE_ARCH_BUG_ON
Expand Down

0 comments on commit 3f01577

Please sign in to comment.