Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338127
b: refs/heads/master
c: a46303c
h: refs/heads/master
i:
  338125: aeebe5b
  338123: 0e650ec
  338119: d8138aa
  338111: a13cce9
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 44a996d commit 9c235cd
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: 434bd03509dd07cc6f551c46c3be66bb21030f05
refs/heads/master: a46303ca3bbbbe153630bc4882f83c38c949d171
2 changes: 1 addition & 1 deletion trunk/drivers/staging/sbe-2t3e3/module.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ static int t3e3_init_channel(struct channel *channel, struct pci_dev *pdev, stru
return err;
}

static void __devexit t3e3_remove_card(struct pci_dev *pdev)
static void t3e3_remove_card(struct pci_dev *pdev)
{
struct channel *channel0 = pci_get_drvdata(pdev);
struct card *card = channel0->card;
Expand Down

0 comments on commit 9c235cd

Please sign in to comment.