linux/drivers/memstick/core
Joey Pabalan 9a8a369bd0 memstick: Remove useless else branch
Remove else branch on line 334 of memstick.c, after the return of the
previous branch. Found by checkpatch.

Signed-off-by: Joey Pabalan <jpabalanb@gmail.com>
Link: https://lore.kernel.org/r/20210313173740.GA580681@joeylaptop
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2021-03-30 11:42:04 +02:00
..
Kconfig memstick: Fix Kconfig indentation 2019-11-21 12:25:59 +01:00
Makefile
memstick.c memstick: Remove useless else branch 2021-03-30 11:42:04 +02:00
ms_block.c ms_block: fix spelling mistake "doesn'" -> "doesn't" 2020-09-07 09:11:28 +02:00
ms_block.h
mspro_block.c memstick: core: Assign error code of mspro_block_resume() 2021-03-30 11:42:02 +02:00