Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119321
b: refs/heads/master
c: ad04d31
h: refs/heads/master
i:
  119319: 833f01f
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Nov 30, 2008
1 parent 858d2cc commit e55dade
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: 4bcc17dd8e48b612d43a9b0a6faa9eaa358fa4bd
refs/heads/master: ad04d31e5fb6b25308e6cdea6baa07d41871a3e0
2 changes: 1 addition & 1 deletion trunk/drivers/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -2042,7 +2042,7 @@ static int __devinit pci_init(void)
return 0;
}

static int __devinit pci_setup(char *str)
static int __init pci_setup(char *str)
{
while (str) {
char *k = strchr(str, ',');
Expand Down

0 comments on commit e55dade

Please sign in to comment.