Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338124
b: refs/heads/master
c: 0cae468
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 0e650ec commit cd5030f
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: 8aa1be45f9cacc95efd0720bbed497d15ff7cc31
refs/heads/master: 0cae4685a602a8bf9a86fa2417d6c035c09d6341
2 changes: 1 addition & 1 deletion trunk/drivers/staging/net/pc300_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -3607,7 +3607,7 @@ cpc_init_one(struct pci_dev *pdev, const struct pci_device_id *ent)
return err;
}

static void __devexit cpc_remove_one(struct pci_dev *pdev)
static void cpc_remove_one(struct pci_dev *pdev)
{
pc300_t *card = pci_get_drvdata(pdev);

Expand Down

0 comments on commit cd5030f

Please sign in to comment.