On Fri, Feb 10, 2017 at 1:55 PM, Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote: > A subsequent patch will remove 'mq->mqrq_cur'. Prepare for that by > assigning it to a local variable. > > Signed-off-by: Adrian Hunter <adrian.hunter@xxxxxxxxx> My patch series also totally kill off mq->mqrq_cur and prev instead using a pool (with queue depth items) of pre-allocated struct mmc_queue_req, see "mmc: queue: get/put struct mmc_queue_req" So I guess we agree that getting rid of the prev/cur thing is something we can agree to do as a first step? Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html