Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127345
b: refs/heads/master
c: 4ba7d0f
h: refs/heads/master
i:
  127343: 10e807a
v: v3
  • Loading branch information
Julia Lawall authored and Jesse Barnes committed Jan 7, 2009
1 parent 66ab2ee commit ae6d065
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e8de1481fd7126ee9e93d6889da6f00c05e1e019
refs/heads/master: 4ba7d0f0eb68cf7731ead4ca20e540d0266cfa8e
1 change: 1 addition & 0 deletions trunk/drivers/pci/hotplug/fakephp.c
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ static int disable_slot(struct hotplug_slot *slot)

if (test_and_set_bit(0, &dslot->removed)) {
dbg("Slot already scheduled for removal\n");
pci_dev_put(dev);
return -ENODEV;
}

Expand Down

0 comments on commit ae6d065

Please sign in to comment.