[PATCH 0/3] mmc: block: Cleanup mmc_blk_probe() path

From: Ulf Hansson
Date: Wed Mar 03 2021 - 11:52:00 EST


While working on fixing KASAN splats for the mmc block device driver, I stumbled
over a couple of annoying things in the mmc_blk_probe() path. This series takes
care of them.

Ulf Hansson (3):
mmc: block: Drop use of unlikely() in mmc_blk_probe()
mmc: block: Simplify logging during probe about added partitions
mmc: block: Fix error path in mmc_blk_probe()

drivers/mmc/core/block.c | 49 ++++++++++++++++++++--------------------
1 file changed, 25 insertions(+), 24 deletions(-)

--
2.25.1