Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307958
b: refs/heads/master
c: b41b6f1
h: refs/heads/master
v: v3
  • Loading branch information
Venkatraman S authored and Chris Ball committed May 9, 2012
1 parent 7b7a7cd commit 47bf705
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1b50f5f392e31ab41a272ed3b438f603c09be3f0
refs/heads/master: b41b6f1d1cb6a16c737c4699d2815112ec21faa6
2 changes: 0 additions & 2 deletions trunk/drivers/mmc/card/queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,6 @@ int mmc_init_queue(struct mmc_queue *mq, struct mmc_card *card,
if (!mq->queue)
return -ENOMEM;

memset(&mq->mqrq_cur, 0, sizeof(mq->mqrq_cur));
memset(&mq->mqrq_prev, 0, sizeof(mq->mqrq_prev));
mq->mqrq_cur = mqrq_cur;
mq->mqrq_prev = mqrq_prev;
mq->queue->queuedata = mq;
Expand Down

0 comments on commit 47bf705

Please sign in to comment.