OSDN Git Service

mmc: core: Fix indentation
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Fri, 21 Feb 2020 16:31:47 +0000 (17:31 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Mar 2020 13:35:42 +0000 (14:35 +0100)
commit6660d0ae1255ab2142dc3c6c790f3f309f0676bd
tree6ef829c62ff2f4263e7e68e6aaf2cd747bace81e
parentaf8fade4bd7bc7bf49851832a20166213e032978
mmc: core: Fix indentation

sdio_single_irq_set() was indented with a mix of tabs and spaces.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200221163147.608677-1-Jerome.Pouiller@silabs.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/sdio_irq.c