Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338147
b: refs/heads/master
c: 1c97939
h: refs/heads/master
i:
  338145: 603b65a
  338143: c2fad14
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent d9bfbec commit db03a88
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: 4ce7986ddb6c515edeb41eebef9bd08f90772d67
refs/heads/master: 1c979395cada4016a7532e6b4b7c63fc5dcb0745
2 changes: 1 addition & 1 deletion trunk/drivers/staging/media/solo6x10/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ static int solo_pci_probe(struct pci_dev *pdev,
return ret;
}

static void __devexit solo_pci_remove(struct pci_dev *pdev)
static void solo_pci_remove(struct pci_dev *pdev)
{
struct solo_dev *solo_dev = pci_get_drvdata(pdev);

Expand Down

0 comments on commit db03a88

Please sign in to comment.