Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98931
b: refs/heads/master
c: 05f43d4
h: refs/heads/master
i:
  98929: 95f1e1d
  98927: baa82f6
v: v3
  • Loading branch information
Alex Harford authored and Dominik Brodowski committed Jun 24, 2008
1 parent 4cee6fa commit 119daf8
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: c1ac02280d76de7aba8a9d43638d0f7d1fd0f820
refs/heads/master: 05f43d48ddbda0ce74941aff4711a1829116cc4f
2 changes: 1 addition & 1 deletion trunk/drivers/pcmcia/ti113x.h
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ static int ti12xx_2nd_slot_empty(struct yenta_socket *socket)
goto out;

/* check state */
yenta_get_status(&socket->socket, &state);
yenta_get_status(&slot2->socket, &state);
if (state & SS_DETECT) {
ret = 0;
goto out;
Expand Down

0 comments on commit 119daf8

Please sign in to comment.