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)
commit50fcd84764fcbf40b64a8798f12a3d4be5dc8777
treea5334ef07956b4e7efede7aa7d2eecd0b7bd1fd0
parent43004f31ebf2705905460a6d9a77da4182170c38
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