Re: [PATCH 03/11] mmc: core: Re-structure some code in __mmc_poll_for_busy()
From: Linus Walleij <hidden>
Date: 2021-05-06 12:52:53
Also in:
linux-mmc, lkml
From: Linus Walleij <hidden>
Date: 2021-05-06 12:52:53
Also in:
linux-mmc, lkml
On Tue, May 4, 2021 at 6:12 PM Ulf Hansson [off-list ref] wrote:
To make the code a bit more understandable, let's move the check about whether polling is allowed or not, out to the caller instead. In this way, we can also drop the send_status in-parameter, so let's do that. Signed-off-by: Ulf Hansson <redacted>
Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij