Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325013
b: refs/heads/master
c: 04934c4
h: refs/heads/master
i:
  325011: 4f4d131
v: v3
  • Loading branch information
Toshiaki Yamane authored and Greg Kroah-Hartman committed Sep 10, 2012
1 parent f88aa57 commit 46b31e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 211ccb397b51ccb0953b0374c5c4f7e4df5574a8
refs/heads/master: 04934c4747fd5459a918df0e9e8c2aa1d629b637
3 changes: 1 addition & 2 deletions trunk/drivers/staging/rts_pstor/sd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1208,9 +1208,8 @@ static int sd_check_switch(struct rtsx_chip *chip,
wait_timeout(20);
}

if (!switch_good) {
if (!switch_good)
TRACE_RET(chip, STATUS_FAIL);
}

return STATUS_SUCCESS;
}
Expand Down

0 comments on commit 46b31e9

Please sign in to comment.