Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217391
b: refs/heads/master
c: 76a7bd8
h: refs/heads/master
i:
  217389: 593a5c8
  217387: a532c7d
  217383: cd59044
  217375: 00b1291
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 24, 2010
1 parent 1f05f0c commit 4dcefac
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: 3c52cc57ccd5c99441368d5e66be36681ce90e72
refs/heads/master: 76a7bd81130646459dfded1845e0d511488a6afa
2 changes: 1 addition & 1 deletion trunk/drivers/edac/i7core_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -2046,7 +2046,7 @@ static int __devinit i7core_probe(struct pci_dev *pdev,
*/
if (unlikely(probed >= 1)) {
mutex_unlock(&i7core_edac_lock);
return -EINVAL;
return -ENODEV;
}
probed++;

Expand Down

0 comments on commit 4dcefac

Please sign in to comment.