Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74296
b: refs/heads/master
c: 9a4e715
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Nov 28, 2007
1 parent 394e84d commit b784db1
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: d3938204468dccae16be0099a2abf53db4ed0505
refs/heads/master: 9a4e715914f07e56cbfa6f2b544a68365d51c3ef
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -5466,7 +5466,7 @@ sd_alloc_ctl_domain_table(struct sched_domain *sd)
return table;
}

static ctl_table * sd_alloc_ctl_cpu_table(int cpu)
static ctl_table *sd_alloc_ctl_cpu_table(int cpu)
{
struct ctl_table *entry, *table;
struct sched_domain *sd;
Expand Down

0 comments on commit b784db1

Please sign in to comment.