Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257150
b: refs/heads/master
c: 7fcfd1a
h: refs/heads/master
v: v3
  • Loading branch information
Will Deacon authored and Ingo Molnar committed Jul 21, 2011
1 parent 644f660 commit bbd13b8
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: 1ac2e6ca44e13a087eb7438d284f887097ee7e84
refs/heads/master: 7fcfd1abd6480d3b9ef17f5759c175e036e835cf
2 changes: 1 addition & 1 deletion trunk/drivers/oprofile/oprofile_perf.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ static int num_counters;
/*
* Overflow callback for oprofile.
*/
static void op_overflow_handler(struct perf_event *event, int unused,
static void op_overflow_handler(struct perf_event *event,
struct perf_sample_data *data, struct pt_regs *regs)
{
int id;
Expand Down

0 comments on commit bbd13b8

Please sign in to comment.