Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217371
b: refs/heads/master
c: 45b7c98
h: refs/heads/master
i:
  217369: 6cf6bc1
  217367: d30b66a
v: v3
  • Loading branch information
Hidetoshi Seto authored and Mauro Carvalho Chehab committed Oct 24, 2010
1 parent 8d64518 commit 988f389
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 54a08ab153cf38a08ccce7544d58c819ad02dd18
refs/heads/master: 45b7c981aeeb456d4b0c04f15d551f3e515bf20e
4 changes: 2 additions & 2 deletions trunk/drivers/edac/i7core_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -2095,9 +2095,9 @@ static void __devexit i7core_remove(struct pci_dev *pdev)

/* Release PCI resources */
i7core_put_devices(i7core_dev);
list_del(&i7core_dev->list);
kfree(i7core_dev);
}
list_del(&i7core_dev->list);
kfree(i7core_dev);
}
probed--;

Expand Down

0 comments on commit 988f389

Please sign in to comment.