Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140721
b: refs/heads/master
c: 4543ae7
h: refs/heads/master
i:
  140719: 47005ba
v: v3
  • Loading branch information
Tobias Klauser authored and Steven Rostedt committed Feb 10, 2009
1 parent 2d563df commit 04532b4
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: 966657883fdc3a2883a5e641ca4ec8f79ffb8ecd
refs/heads/master: 4543ae7ce1cb8b5ff27a59009e7991ea63791a71
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace_sysprof.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ static void backtrace_address(void *data, unsigned long addr, int reliable)
}
}

const static struct stacktrace_ops backtrace_ops = {
static const struct stacktrace_ops backtrace_ops = {
.warning = backtrace_warning,
.warning_symbol = backtrace_warning_symbol,
.stack = backtrace_stack,
Expand Down

0 comments on commit 04532b4

Please sign in to comment.