Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338115
b: refs/heads/master
c: df1f35e
h: refs/heads/master
i:
  338113: 24721c2
  338111: a13cce9
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent bb61491 commit e88c8aa
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: a0c2feb18035dfe90bac813504bf1030d54b68f0
refs/heads/master: df1f35ebffc3739e43b96d1df689c2ecabf09552
2 changes: 1 addition & 1 deletion trunk/drivers/staging/sep/sep_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4112,7 +4112,7 @@ static int sep_register_driver_with_fs(struct sep_device *sep)
*Attempt to set up and configure a SEP device that has been
*discovered by the PCI layer. Allocates all required resources.
*/
static int __devinit sep_probe(struct pci_dev *pdev,
static int sep_probe(struct pci_dev *pdev,
const struct pci_device_id *ent)
{
int error = 0;
Expand Down

0 comments on commit e88c8aa

Please sign in to comment.