Re: [PATCH] mmc: sdhci-of-bst: Fix memory leak in sdhci_bst_alloc_bounce_buffer()

From: Felix Gu

Date: Mon Mar 02 2026 - 08:28:17 EST


> Please use the same expression for the device as the rest of the
> function i.e. change "mmc_dev(host->mmc)" to "mmc_dev(mmc)"
>
Hi Adrian,
I will update it in V2.

Best regards,
Felix