]> 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)
commitab47f64a0ae883b42e76c478db3c79a446581890
treea5334ef07956b4e7efede7aa7d2eecd0b7bd1fd0
parente0b33ada5c4ac4931e37a1751fa7ecd87b5aac48
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