Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139089
b: refs/heads/master
c: bb75efd
h: refs/heads/master
i:
  139087: 596ecbc
v: v3
  • Loading branch information
Russell King authored and Rusty Russell committed Mar 30, 2009
1 parent e323a2b commit c846885
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: 97c12f85ac5e4ac2faee6cada014ac6205105b19
refs/heads/master: bb75efddeaca89f8a67fd82cdcbaaf436cf17ca9
2 changes: 1 addition & 1 deletion trunk/drivers/oprofile/buffer_sync.c
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ int __init buffer_sync_init(void)
return 0;
}

void __exit buffer_sync_cleanup(void)
void buffer_sync_cleanup(void)
{
free_cpumask_var(marked_cpus);
}
Expand Down

0 comments on commit c846885

Please sign in to comment.