]> git.baikalelectronics.ru Git - kernel.git/commit
spi: spi-fsl-dspi: Fix code alignment
authorVladimir Oltean <olteanv@gmail.com>
Sun, 18 Aug 2019 18:01:02 +0000 (21:01 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 20 Aug 2019 13:03:45 +0000 (14:03 +0100)
commiteb540222d99229821c489ee31f154cc15eda4af1
treea5334ef07956b4e7efede7aa7d2eecd0b7bd1fd0
parent5b8f67b3bd49d78c3bcdcdcb6ddaa8d7116340ee
spi: spi-fsl-dspi: Fix code alignment

This is a cosmetic patch that changes nothing except makes sure the code
is aligned to the same column, which makes it easier to the eye.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Link: https://lore.kernel.org/r/20190818180115.31114-2-olteanv@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-fsl-dspi.c