Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87032
b: refs/heads/master
c: 150d8be
h: refs/heads/master
v: v3
  • Loading branch information
Pavel Roskin authored and Ingo Molnar committed Mar 7, 2008
1 parent 822696e commit 6f6449c
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: 6fa46fa526f2cab9ce21fa5e39501553a40d196d
refs/heads/master: 150d8bede7f85eb00d8f4d628e6b0bae68739e3b
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -4422,7 +4422,7 @@ int task_nice(const struct task_struct *p)
{
return TASK_NICE(p);
}
EXPORT_SYMBOL_GPL(task_nice);
EXPORT_SYMBOL(task_nice);

/**
* idle_cpu - is a given cpu idle currently?
Expand Down

0 comments on commit 6f6449c

Please sign in to comment.