mmc: block: Suppress empty whitespaces in prints
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 9 May 2023 19:44:53 +0000 (12:44 -0700)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 12 Jun 2023 13:16:18 +0000 (15:16 +0200)
commit78ce88e7581f5737c9e4f6aa6df7abbd4835ad1c
tree0ca7be472da419b247fbef1c14322463229703e2
parent2d2934783f8db70353e44fd1959f10eedc993c2e
mmc: block: Suppress empty whitespaces in prints

If the device is not read-only, then we will be printing an empty
whitespace before the newline, fix that.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20230509194455.1791890-1-f.fainelli@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/block.c