Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338133
b: refs/heads/master
c: f4e1b7c
h: refs/heads/master
i:
  338131: b90abe3
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 9d5910f commit 46043b7
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: f21a8247641329c40ab17b2d70c492c060bb3573
refs/heads/master: f4e1b7c830f813884679dc63bed3a708d0f5653e
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6655/device_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ static char* get_chip_name(int chip_id)
return chip_info_table[i].name;
}

static void __devexit vt6655_remove(struct pci_dev *pcid)
static void vt6655_remove(struct pci_dev *pcid)
{
PSDevice pDevice = pci_get_drvdata(pcid);

Expand Down

0 comments on commit 46043b7

Please sign in to comment.