Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338139
b: refs/heads/master
c: 29c3544
h: refs/heads/master
i:
  338137: d19c072
  338135: 3bb4255
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent ab02572 commit f08fdd6
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: d79251f0fc2fdb7587c99617aae0bf52ff6c5510
refs/heads/master: 29c354420e7af210115bee8e5e5d60ba0f3442a6
2 changes: 1 addition & 1 deletion trunk/drivers/ipack/carriers/tpci200.c
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ static void __tpci200_pci_remove(struct tpci200_board *tpci200)
kfree(tpci200);
}

static void __devexit tpci200_pci_remove(struct pci_dev *dev)
static void tpci200_pci_remove(struct pci_dev *dev)
{
struct tpci200_board *tpci200 = pci_get_drvdata(dev);

Expand Down

0 comments on commit f08fdd6

Please sign in to comment.