Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61644
b: refs/heads/master
c: 3b5ad07
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and Linus Torvalds committed Jul 19, 2007
1 parent 6d5ad78 commit 78a15f6
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: c71063c9c9dc232d0d51f936f237f7dc5681e8e3
refs/heads/master: 3b5ad0797c0e4049001f961a8b58f1d0ce532072
2 changes: 1 addition & 1 deletion trunk/include/linux/stacktrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ extern void save_stack_trace(struct stack_trace *trace);
extern void print_stack_trace(struct stack_trace *trace, int spaces);
#else
# define save_stack_trace(trace) do { } while (0)
# define print_stack_trace(trace) do { } while (0)
# define print_stack_trace(trace, spaces) do { } while (0)
#endif

#endif

0 comments on commit 78a15f6

Please sign in to comment.