Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211698
b: refs/heads/master
c: 277b199
h: refs/heads/master
v: v3
  • Loading branch information
Lin Ming authored and Ingo Molnar committed Aug 20, 2010
1 parent 433fecd commit fb36137
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: 6a103b0d44e9f97dc430002cf3ac7a7defa3819f
refs/heads/master: 277b199800ac90811ac86d215063df1984f51619
2 changes: 1 addition & 1 deletion trunk/kernel/watchdog.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ static struct perf_event_attr wd_hw_attr = {
};

/* Callback function for perf event subsystem */
void watchdog_overflow_callback(struct perf_event *event, int nmi,
static void watchdog_overflow_callback(struct perf_event *event, int nmi,
struct perf_sample_data *data,
struct pt_regs *regs)
{
Expand Down

0 comments on commit fb36137

Please sign in to comment.