Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338128
b: refs/heads/master
c: ecb4f38
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 9c235cd commit 07d3b32
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: a46303ca3bbbbe153630bc4882f83c38c949d171
refs/heads/master: ecb4f3879d197ed8c248592acfc2741280d20045
2 changes: 1 addition & 1 deletion trunk/drivers/staging/slicoss/slicoss.c
Original file line number Diff line number Diff line change
Expand Up @@ -3046,7 +3046,7 @@ static void slic_card_cleanup(struct sliccard *card)
kfree(card);
}

static void __devexit slic_entry_remove(struct pci_dev *pcidev)
static void slic_entry_remove(struct pci_dev *pcidev)
{
struct net_device *dev = pci_get_drvdata(pcidev);
u32 mmio_start = 0;
Expand Down

0 comments on commit 07d3b32

Please sign in to comment.