Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25771
b: refs/heads/master
c: e6ad005
h: refs/heads/master
i:
  25769: 5328c0c
  25767: 264ddea
v: v3
  • Loading branch information
John Rose authored and Greg Kroah-Hartman committed Apr 14, 2006
1 parent 4cfb6fc commit 308f9f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: e778272dd547d53dedf92240e8b3dbdee44b87b6
refs/heads/master: e6ad00576f8896b8209ba7ff47b23661614be64c
3 changes: 0 additions & 3 deletions trunk/drivers/pci/hotplug/rpaphp_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -360,9 +360,6 @@ static int __init rpaphp_init(void)
while ((dn = of_find_node_by_type(dn, "pci")))
rpaphp_add_slot(dn);

if (!num_slots)
return -ENODEV;

return 0;
}

Expand Down

0 comments on commit 308f9f1

Please sign in to comment.