Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355019
b: refs/heads/master
c: 83ebf6e
h: refs/heads/master
i:
  355017: a232176
  355015: 25c9d9d
v: v3
  • Loading branch information
Fengguang Wu authored and Greg Kroah-Hartman committed Jan 19, 2013
1 parent 8e36515 commit 70bc4fe
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: 6596afe3f3b17b44c5fcc1a8c1102e0fe28a17eb
refs/heads/master: 83ebf6e562afc31cf4c6346ee87a7dd9fe39c322
2 changes: 1 addition & 1 deletion trunk/drivers/hv/vmbus_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ static irqreturn_t vmbus_isr(int irq, void *dev_id)
* can be handled concurrently.
*/

void vmbus_flow_handler(unsigned int irq, struct irq_desc *desc)
static void vmbus_flow_handler(unsigned int irq, struct irq_desc *desc)
{
kstat_incr_irqs_this_cpu(irq, desc);

Expand Down

0 comments on commit 70bc4fe

Please sign in to comment.