This patch a refcount leak and two memory leaks about SDIO function. v1 -> v2: Fix compile error in patch #2. Yang Yingliang (3): mmc: sdio: fix of node refcount leak in sdio_add_func() mmc: sdio: fix possible memory leak in sdio_init_func() mmc: sdio: fix possible memory leak in mmc_attach_sdio() drivers/mmc/core/sdio.c | 7 ++----- drivers/mmc/core/sdio_bus.c | 11 ++++++----- 2 files changed, 8 insertions(+), 10 deletions(-) -- 2.25.1