mmc: sdhci: fix indentation mistakes
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 23 Sep 2020 15:37:39 +0000 (17:37 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 25 Sep 2020 11:24:02 +0000 (13:24 +0200)
commit0cb231f1e034bfbb3ccbaf759721d136a6847dde
treebae69616bd72993475b7af0edcb5ccee46dea2bb
parent6b28f2c4da7e196062d84b143294cf6d86f6e02c
mmc: sdhci: fix indentation mistakes

Fix inconsistent indenting, reported by Smatch:

  drivers/mmc/host/sdhci-esdhc-imx.c:1380 sdhci_esdhc_imx_hwinit() warn: inconsistent indenting
  drivers/mmc/host/sdhci-sprd.c:390 sdhci_sprd_request_done() warn: inconsistent indenting

Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200923153739.30327-2-krzk@kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-esdhc-imx.c
drivers/mmc/host/sdhci-sprd.c