Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27439
b: refs/heads/master
c: 8eebf1a
h: refs/heads/master
i:
  27437: 958153f
  27435: 3d2fd19
  27431: 5d855cf
  27423: 8aa2e00
v: v3
  • Loading branch information
Dave Jones committed May 30, 2006
1 parent 01b14e0 commit 3efbb41
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: e2aa8732ac11570acddf326874a34ab684752e34
refs/heads/master: 8eebf1a4c3682f71dbda3348abfcdd4d2a751fd3
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/cpu/cpufreq/longhaul.c
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ static int __init longhaul_init(void)

static void __exit longhaul_exit(void)
{
int i=0;
int i;

for (i=0; i < numscales; i++) {
if (clock_ratio[i] == maxmult) {
Expand Down

0 comments on commit 3efbb41

Please sign in to comment.