Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360883
b: refs/heads/master
c: e595ede
h: refs/heads/master
i:
  360881: fb9b465
  360879: e3da468
v: v3
  • Loading branch information
Chen Gang authored and Russell King committed Mar 3, 2013
1 parent f37f5ad commit 93c2edd
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: f2fe09b055e2549de41fb107b34c60bac4a1b0cf
refs/heads/master: e595ede6050b1ce982d74f7084f93715bcc32359
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/perf_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ __hw_perf_event_init(struct perf_event *event)
}

if (event->group_leader != event) {
if (validate_group(event) != 0);
if (validate_group(event) != 0)
return -EINVAL;
}

Expand Down

0 comments on commit 93c2edd

Please sign in to comment.