>> >> +
>> >> +static int mmc_blk_issue_packed_rd(struct mmc_queue *mq,
>> >> + struct mmc_queue_req *mq_rq)
>> >> +{
>> >> + struct mmc_blk_data *md = mq->data;
>> >> + struct mmc_card *card = md->queue.card;
>> >> + int status, ret = -EIO, retry = 2;
Hi. Seungwon.
First Thansk for your reply.
There is one more my review comment.
I think that EIO of ret is not needed. there is no case to be skipped
if/ese condition in do while loop.
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCH v3 2/2] mmc: core: Support packed command for eMMC4.5... Seungwon Jeon
- Re: [PATCH v3 2/2] mmc: core: Support packed command fo... Saugata Das
- Re: [PATCH v3 2/2] mmc: core: Support packed comman... Namjae Jeon
- RE: [PATCH v3 2/2] mmc: core: Support packed co... Seungwon Jeon
- Re: [PATCH v3 2/2] mmc: core: Support packe... Namjae Jeon
- Re: [PATCH v3 2/2] mmc: core: Support ... Namjae Jeon
- RE: [PATCH v3 2/2] mmc: core: Supp... Seungwon Jeon
- Re: [PATCH v3 2/2] mmc: core: ... Namjae Jeon
- RE: [PATCH v3 2/2] mmc: core: ... Seungwon Jeon
- Re: [PATCH v3 2/2] mmc: core: ... Namjae Jeon
- RE: [PATCH v3 2/2] mmc: core: Support packed comman... Seungwon Jeon
- Re: [PATCH v3 2/2] mmc: core: Support packed co... Saugata Das
- RE: [PATCH v3 2/2] mmc: core: Support packe... Seungwon Jeon
- Re: [PATCH v3 2/2] mmc: core: Support ... Saugata Das
- RE: [PATCH v3 2/2] mmc: core: Supp... Seungwon Jeon
