Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102272
b: refs/heads/master
c: 9433f6d
h: refs/heads/master
v: v3
  • Loading branch information
Wang Chen authored and Jesse Barnes committed Jun 27, 2008
1 parent 2a3b20f commit b347241
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: b97089400d44b9e90ce5029a2e458cd087473c74
refs/heads/master: 9433f6dd3a4677e9b92c6e1cd7f98b11598b7c2c
2 changes: 1 addition & 1 deletion trunk/include/linux/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ struct pci_bus_region {
struct pci_dynids {
spinlock_t lock; /* protects list, index */
struct list_head list; /* for IDs added at runtime */
unsigned int use_driver_data:1; /* pci_driver->driver_data is used */
unsigned int use_driver_data:1; /* pci_device_id->driver_data is used */
};

/* ---------------------------------------------------------------- */
Expand Down

0 comments on commit b347241

Please sign in to comment.