Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5551
b: refs/heads/master
c: 5d546f5
h: refs/heads/master
i:
  5549: 67b7fc7
  5547: a9b4bee
  5543: a6890ad
  5535: bfda5ba
v: v3
  • Loading branch information
Dominik Brodowski authored and Linus Torvalds committed Aug 1, 2005
1 parent 6d80766 commit 1d390d7
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: 2b8d4669376332a6819e21994a78ecd5502d3ebc
refs/heads/master: 5d546f54324e04747e82ccbb4ea85f54bdcacd6d
2 changes: 1 addition & 1 deletion trunk/drivers/pcmcia/ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -589,8 +589,8 @@ static void pcmcia_delayed_add_pseudo_device(void *data)
static inline void pcmcia_add_pseudo_device(struct pcmcia_socket *s)
{
if (!s->pcmcia_state.device_add_pending) {
schedule_work(&s->device_add);
s->pcmcia_state.device_add_pending = 1;
schedule_work(&s->device_add);
}
return;
}
Expand Down

0 comments on commit 1d390d7

Please sign in to comment.