Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206099
b: refs/heads/master
c: 8cc2bfd
h: refs/heads/master
i:
  206097: d0d2889
  206095: 3c5a72d
v: v3
  • Loading branch information
Kenji Kaneshige authored and Jesse Barnes committed Jul 30, 2010
1 parent 1c47436 commit 4631f11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: a3f5835a8e0bd25ed15becd65e01aa3d5ac8d771
refs/heads/master: 8cc2bfd87fdd2f4a31f39c86f59df4b4be2c0adc
2 changes: 0 additions & 2 deletions trunk/drivers/pci/proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -431,8 +431,6 @@ int pci_proc_detach_device(struct pci_dev *dev)
struct proc_dir_entry *e;

if ((e = dev->procent)) {
if (atomic_read(&e->count) > 1)
return -EBUSY;
remove_proc_entry(e->name, dev->bus->procdir);
dev->procent = NULL;
}
Expand Down

0 comments on commit 4631f11

Please sign in to comment.