Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212989
b: refs/heads/master
c: c24cef0
h: refs/heads/master
i:
  212987: 6cf3126
v: v3
  • Loading branch information
Andrea Gelmini authored and Arnd Bergmann committed Oct 9, 2010
1 parent 501895d commit 9ca6980
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: 269b8fd5d058f2c0da01a42b20315ffc2640d99b
refs/heads/master: c24cef0b68a719324c344c1563ef3d750ac6bf0e
2 changes: 1 addition & 1 deletion trunk/include/asm-generic/kdebug.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

enum die_val {
DIE_UNUSED,
DIE_OOPS=1
DIE_OOPS = 1,
};

#endif /* _ASM_GENERIC_KDEBUG_H */

0 comments on commit 9ca6980

Please sign in to comment.