Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338143
b: refs/heads/master
c: ffba1bc
h: refs/heads/master
i:
  338141: cb4b91a
  338139: f08fdd6
  338135: 3bb4255
  338127: 9c235cd
  338111: a13cce9
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent b5565c5 commit c2fad14
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: fd8413a2b8328801133e95b58d751bfe48b34303
refs/heads/master: ffba1bc963ca5efe05836232bcf2d44916f0e3e9
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 @@ -129,7 +129,7 @@ static void free_solo_dev(struct solo_dev *solo_dev)
kfree(solo_dev);
}

static int __devinit solo_pci_probe(struct pci_dev *pdev,
static int solo_pci_probe(struct pci_dev *pdev,
const struct pci_device_id *id)
{
struct solo_dev *solo_dev;
Expand Down

0 comments on commit c2fad14

Please sign in to comment.