Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23785
b: refs/heads/master
c: bb1a813
h: refs/heads/master
i:
  23783: 8d4f778
v: v3
  • Loading branch information
Sam Ravnborg authored and Dave Jones committed Mar 11, 2006
1 parent 440868d commit 23cd640
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: 6d373ea012b2974e627b9ee830e75cf3bf3c4c24
refs/heads/master: bb1a813d3c49e57814958d2d52b5bb299204032e
2 changes: 1 addition & 1 deletion trunk/drivers/cpufreq/cpufreq_stats.c
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ cpufreq_stat_notifier_trans (struct notifier_block *nb, unsigned long val,
return 0;
}

static int __cpuinit cpufreq_stat_cpu_callback(struct notifier_block *nfb,
static int cpufreq_stat_cpu_callback(struct notifier_block *nfb,
unsigned long action, void *hcpu)
{
unsigned int cpu = (unsigned long)hcpu;
Expand Down

0 comments on commit 23cd640

Please sign in to comment.