Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259453
b: refs/heads/master
c: 6a8ddc7
h: refs/heads/master
i:
  259451: 672eca5
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent 7c369da commit 2c4e3e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 30c1edc63953acbb15ee2f08fedc07811de12f0b
refs/heads/master: 6a8ddc71b77b9f88a41a336dea383582f8eddbd6
1 change: 0 additions & 1 deletion trunk/drivers/staging/hv/channel.c
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,6 @@ void vmbus_onchannel_event(struct vmbus_channel *channel)

channel->onchannel_callback(channel->channel_callback_context);

mod_timer(&channel->poll_timer, jiffies + usecs_to_jiffies(100));
}

/*
Expand Down

0 comments on commit 2c4e3e6

Please sign in to comment.