Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250435
b: refs/heads/master
c: ec06814
h: refs/heads/master
i:
  250433: b5f6220
  250431: f60152c
v: v3
  • Loading branch information
Artem Bityutskiy authored and Artem Bityutskiy committed May 13, 2011
1 parent 3fd2d5c commit 514e9c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 6d5904e062d5cb28b705d49a35682e0871b3f382
refs/heads/master: ec0681426526b23d3e12cf247d64676806c30b7f
5 changes: 1 addition & 4 deletions trunk/fs/ubifs/debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,7 @@ struct ubifs_debug_info {
} \
} while (0)

#define dbg_dump_stack() do { \
if (!dbg_failure_mode) \
dump_stack(); \
} while (0)
#define dbg_dump_stack() dump_stack()

/* Generic debugging messages */
#define dbg_msg(fmt, ...) do { \
Expand Down

0 comments on commit 514e9c3

Please sign in to comment.