]> git.baikalelectronics.ru Git - kernel.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)
commit0704e2e34db1dd1732d20760f17c624106fd6394
tree673ad1c73adf120ba24474c9ebf477a327fb0ff6
parent6cd532e8ade6dd864760827f6c9f33874464b8ff
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