Re: [PATCH 09/16] mmc: core: kill off the context info

2017-02-28 Thread Bartlomiej Zolnierkiewicz
On Thursday, February 09, 2017 04:33:56 PM Linus Walleij wrote: > The last member of the context info: is_waiting_last_req is > just assigned values, never checked. Delete that and the whole > context info as a result. > > Signed-off-by: Linus Walleij Reviewed-by:

[PATCH 09/16] mmc: core: kill off the context info

2017-02-09 Thread Linus Walleij
The last member of the context info: is_waiting_last_req is just assigned values, never checked. Delete that and the whole context info as a result. Signed-off-by: Linus Walleij --- drivers/mmc/core/bus.c | 1 - drivers/mmc/core/core.c | 13 -