spi: stm32: delete stray tabs in stm32h7_spi_data_idleness()
authorDan Carpenter <dan.carpenter@linaro.org>
Mon, 30 Jun 2025 19:35:25 +0000 (14:35 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 1 Jul 2025 13:02:31 +0000 (14:02 +0100)
commit244bc18e5f1875401a4af87d2eae3f9376d9d720
tree02e79fcc913e0ba28359596bf5036c33d20ffaca
parentc4f2c05ab02952c9a56067aeb700ded95b183570
spi: stm32: delete stray tabs in stm32h7_spi_data_idleness()

These lines were indented one tab more than they should be.  Delete
the stray tabs.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Acked-by: Alain Volmat <alain.volmat@foss.st.com>
Reviewed-by: Clément Le Goffic <clement.legoffic@foss.st.com>
Link: https://patch.msgid.link/2033b9fa-7b0f-4617-b94e-7b0a51c5c4b1@sabinyo.mountain
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-stm32.c