Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26469
b: refs/heads/master
c: 8683dc9
h: refs/heads/master
i:
  26467: 289dd91
v: v3
  • Loading branch information
Brent Casavant authored and Linus Torvalds committed May 4, 2006
1 parent 68c896e commit 34b7a2a
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: 96941026a51e9cb8c2d2be7499301b7fcd9ee225
refs/heads/master: 8683dc9990158c221e05959935e7dd50a956c574
2 changes: 1 addition & 1 deletion trunk/drivers/sn/ioc4.c
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ ioc4_probe(struct pci_dev *pdev, const struct pci_device_id *pci_id)
pci_set_drvdata(idd->idd_pdev, idd);

mutex_lock(&ioc4_mutex);
list_add(&idd->idd_list, &ioc4_devices);
list_add_tail(&idd->idd_list, &ioc4_devices);

/* Add this IOC4 to all submodules */
list_for_each_entry(is, &ioc4_submodules, is_list) {
Expand Down

0 comments on commit 34b7a2a

Please sign in to comment.