Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118038
b: refs/heads/master
c: ce05fcc
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt authored and Linus Torvalds committed Oct 30, 2008
1 parent 109c6f2 commit f630617
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: 84ad6d70001df969d7e8569dd18d98d9550277fb
refs/heads/master: ce05fcc30ea41c85f9d50bee1ce289f7cb7fb223
2 changes: 1 addition & 1 deletion trunk/kernel/profile.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ int profile_setup(char *str)
__setup("profile=", profile_setup);


int profile_init(void)
int __ref profile_init(void)
{
int buffer_bytes;
if (!prof_on)
Expand Down

0 comments on commit f630617

Please sign in to comment.