]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
spi: dw: fix style of code in few places
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 18 Sep 2014 17:08:57 +0000 (20:08 +0300)
committerMark Brown <broonie@kernel.org>
Wed, 24 Sep 2014 08:50:33 +0000 (09:50 +0100)
commitc3c6e231d860774037e7001ff3d536e5644fe2da
tree673ad1c73adf120ba24474c9ebf477a327fb0ff6
parentc3ce15bf2ae5cde3392944ad043b80f123510cde
spi: dw: fix style of code in few places

Make comments be surrounded by spaces and move part of code to one line where
it suits 80 characters.

There is no functional changes.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-dw.c