Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119158
b: refs/heads/master
c: e270219
h: refs/heads/master
v: v3
  • Loading branch information
Rakib Mullick authored and Ingo Molnar committed Nov 18, 2008
1 parent 10ee1d9 commit 2e31e9a
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: 5821e1b74f0d08952cb5da4bfd2d9a388d8df58e
refs/heads/master: e270219f4372b58bd3eeac12bd9f7edc592b8f6b
2 changes: 1 addition & 1 deletion trunk/kernel/profile.c
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ static const struct file_operations proc_profile_operations = {
};

#ifdef CONFIG_SMP
static void __init profile_nop(void *unused)
static inline void profile_nop(void *unused)
{
}

Expand Down

0 comments on commit 2e31e9a

Please sign in to comment.