Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60457
b: refs/heads/master
c: 7713a7d
h: refs/heads/master
i:
  60455: 3df4f3e
v: v3
  • Loading branch information
David Miller authored and Linus Torvalds committed Jul 17, 2007
1 parent 59aee23 commit 761f325
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: 29417b899a77aaba1c060f5e123db4f50006f58a
refs/heads/master: 7713a7d195c2e11d7ba6a973317da0af862d1264
2 changes: 1 addition & 1 deletion trunk/kernel/hrtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -1406,7 +1406,7 @@ static void migrate_hrtimers(int cpu)
static int __cpuinit hrtimer_cpu_notify(struct notifier_block *self,
unsigned long action, void *hcpu)
{
long cpu = (long)hcpu;
unsigned int cpu = (long)hcpu;

switch (action) {

Expand Down

0 comments on commit 761f325

Please sign in to comment.