Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60461
b: refs/heads/master
c: 7608a86
h: refs/heads/master
i:
  60459: bbf53c5
v: v3
  • Loading branch information
Linus Torvalds committed Jul 17, 2007
1 parent 1d430e1 commit af8da2f
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: f798634d806615bee27d1b83479034087a02aa0f
refs/heads/master: 7608a864e5211df1e3c1948e2719aec7c27b9333
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 af8da2f

Please sign in to comment.