mmc: test: clean up mmc_test_cleanup()
authorYue Hu <huyue2@yulong.com>
Tue, 19 Jan 2021 07:37:05 +0000 (15:37 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 1 Feb 2021 10:54:48 +0000 (11:54 +0100)
commit707662d59d42c995bbcd3c5bf8c5b4f9169e765c
treee5fa4f9f2bd33828047d3a8f45a7c95d4190719e
parent6d7ffe169e281b5724abd42843f13882f0526fd5
mmc: test: clean up mmc_test_cleanup()

mmc_test_cleanup() has same body as __mmc_test_prepare() with write
except the character to memset().

Signed-off-by: Yue Hu <huyue2@yulong.com>
Link: https://lore.kernel.org/r/20210119073705.375-1-zbestahu@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/mmc_test.c