On Wed, Oct 24, 2018 at 9:19 AM Chunyan Zhang <[email protected]> wrote:
> The function sdhci_allocate_bounce_buffer() always return zero at > present, so there's no need to have a return value, that will also make > error path easier. > > CC: Linus Walleij <[email protected]> > Signed-off-by: Chunyan Zhang <[email protected]> Good catch! Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

