Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169786
b: refs/heads/master
c: 99df5a6
h: refs/heads/master
v: v3
  • Loading branch information
Tom Zanussi authored and Ingo Molnar committed Nov 25, 2009
1 parent 81ea86a commit 285c926
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: 0d0bea5ea4a0e91feff22ac5e32e14ff3a682247
refs/heads/master: 99df5a6a215f026e62287083de2b44b22edd3623
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ struct syscall_trace_enter {
struct syscall_trace_exit {
struct trace_entry ent;
int nr;
unsigned long ret;
long ret;
};

struct kprobe_trace_entry {
Expand Down

0 comments on commit 285c926

Please sign in to comment.