Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346902
b: refs/heads/master
c: 84764a4
h: refs/heads/master
v: v3
  • Loading branch information
Colin Ian King authored and Len Brown committed Nov 30, 2012
1 parent 30c9909 commit 3f6840b
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: 889facbee3e67dbc8eb29d8ee7fd66d33a647bfc
refs/heads/master: 84764a415c707b43e751deb579a421776f190a95
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ void for_every_cpu(void (func)(int))
"cpu%u %*d %*d %*d %*d %*d %*d %*d %*d %*d %*d\n",
&cpu);
if (retval != 1)
return;
break;

func(cpu);
}
Expand Down

0 comments on commit 3f6840b

Please sign in to comment.