Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130249
b: refs/heads/master
c: e9fed56
h: refs/heads/master
i:
  130247: f081cd2
v: v3
  • Loading branch information
Uwe Kleine-König authored and Linus Torvalds committed Jan 27, 2009
1 parent f728b06 commit bf15ffd
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: 11455be2a3874d405508d9d81157d0f8fb179f32
refs/heads/master: e9fed5673949df33385091037f996f1b1a0e1908
2 changes: 1 addition & 1 deletion trunk/drivers/serial/jsm/jsm_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ static int jsm_probe_one(struct pci_dev *pdev, const struct pci_device_id *ent)
return rc;
}

static void jsm_remove_one(struct pci_dev *pdev)
static void __devexit jsm_remove_one(struct pci_dev *pdev)
{
struct jsm_board *brd = pci_get_drvdata(pdev);
int i = 0;
Expand Down

0 comments on commit bf15ffd

Please sign in to comment.