Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26147
b: refs/heads/master
c: 6171b88
h: refs/heads/master
i:
  26145: c1ca7e8
  26143: 866a888
v: v3
  • Loading branch information
Komuro authored and Dominik Brodowski committed Apr 21, 2006
1 parent 9f98ec9 commit bb7b01a
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: 6542729809baa3674b16a76a68346f449266c6dd
refs/heads/master: 6171b88b436ceb91d602ca570e63a0dcdd56648e
2 changes: 1 addition & 1 deletion trunk/drivers/pcmcia/ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ struct pcmcia_device * pcmcia_device_add(struct pcmcia_socket *s, unsigned int f
}

/* Add to the list in pcmcia_bus_socket */
list_add_tail(&p_dev->socket_device_list, &s->devices_list);
list_add(&p_dev->socket_device_list, &s->devices_list);

spin_unlock_irqrestore(&pcmcia_dev_list_lock, flags);

Expand Down

0 comments on commit bb7b01a

Please sign in to comment.