Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247921
b: refs/heads/master
c: db210f8
h: refs/heads/master
i:
  247919: 24462aa
v: v3
  • Loading branch information
Thiago Farina authored and David S. Miller committed May 16, 2011
1 parent d64a7e0 commit d2033bb
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: 245e37182b7dead255bdc9e333e0bcc128360675
refs/heads/master: db210f824c2f155703edf03bc2137da1bd76e27d
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-scan-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ static int __init ide_scan_pcibus(void)
struct list_head *l, *n;

pre_init = 0;
while ((dev = pci_get_device(PCI_ANY_ID, PCI_ANY_ID, dev)))
for_each_pci_dev(dev)
ide_scan_pcidev(dev);

/*
Expand Down

0 comments on commit d2033bb

Please sign in to comment.