Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187306
b: refs/heads/master
c: 0fbcae2
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Linus Torvalds committed Mar 12, 2010
1 parent 239157a commit e7e6333
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: 582ef52a5d5650931f6d76c81d824bd98419ac8a
refs/heads/master: 0fbcae222b8aa3a47034a484e02e7fc14050c783
2 changes: 1 addition & 1 deletion trunk/drivers/char/mmtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ static void mmtimer_tasklet(unsigned long data)
{
int nodeid = data;
struct mmtimer_node *mn = &timers[nodeid];
struct mmtimer *x = rb_entry(mn->next, struct mmtimer, list);
struct mmtimer *x;
struct k_itimer *t;
unsigned long flags;

Expand Down

0 comments on commit e7e6333

Please sign in to comment.