Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4156
b: refs/heads/master
c: 3d3c2ae
h: refs/heads/master
v: v3
  • Loading branch information
Greg KH authored and Linus Torvalds committed Jul 6, 2005
1 parent b8365ac commit 71e3788
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: a18bcb7450840f07a772a45229de4811d930f461
refs/heads/master: 3d3c2ae1101c1f2dff7e2f9d514769779dbd2737
4 changes: 2 additions & 2 deletions trunk/drivers/pci/pci-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
* Dynamic device IDs are disabled for !CONFIG_HOTPLUG
*/

#ifdef CONFIG_HOTPLUG

struct pci_dynid {
struct list_head node;
struct pci_device_id id;
};

#ifdef CONFIG_HOTPLUG

/**
* store_new_id
*
Expand Down

0 comments on commit 71e3788

Please sign in to comment.