Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208543
b: refs/heads/master
c: b425d5c
h: refs/heads/master
i:
  208541: 8eee69a
  208539: aa20924
  208535: 572afed
  208527: a532cbd
  208511: ddb7fb5
v: v3
  • Loading branch information
Kulikov Vasiliy authored and Linus Torvalds committed Aug 11, 2010
1 parent 1c149ee commit 7e0da1c
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: 44aa80f005be88fef940fccdd345b313964768f3
refs/heads/master: b425d5c82d9b1fcf788688e556e4dfeca76604da
2 changes: 1 addition & 1 deletion trunk/drivers/edac/i5400_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1348,7 +1348,7 @@ static int __devinit i5400_init_one(struct pci_dev *pdev,

/* wake up device */
rc = pci_enable_device(pdev);
if (rc == -EIO)
if (rc)
return rc;

/* now probe and enable the device */
Expand Down

0 comments on commit 7e0da1c

Please sign in to comment.