Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289161
b: refs/heads/master
c: dc91e2f
h: refs/heads/master
i:
  289159: 365b44e
v: v3
  • Loading branch information
Devin J. Pohly authored and Greg Kroah-Hartman committed Feb 29, 2012
1 parent d34d8b4 commit 6398c9c
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: ca923ef9276040e4434153e915907cf1028fe9e3
refs/heads/master: dc91e2f1c01a579e055ebd25c32c1628041b0eca
2 changes: 1 addition & 1 deletion trunk/drivers/staging/mei/interrupt.c
Original file line number Diff line number Diff line change
Expand Up @@ -1280,7 +1280,7 @@ static int mei_irq_thread_write_handler(struct mei_io_list *cmpl_list,
}
}
if (dev->stop)
return ~ENODEV;
return -ENODEV;

/* complete control write list CB */
dev_dbg(&dev->pdev->dev, "complete control write list cb.\n");
Expand Down

0 comments on commit 6398c9c

Please sign in to comment.