mbox series

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

Message ID 20210303122049.151986-1-ulf.hansson@linaro.org
Headers show
Series mmc: block: Cleanup mmc_blk_probe() path | expand

Message

Ulf Hansson March 3, 2021, 12:20 p.m. UTC
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