Re: [PATCH] spi: spi-omap2-mcspi.c: fix coding style

2013-01-26 Thread Mark Brown
On Thu, Jan 24, 2013 at 01:28:58PM +0100, Matthias Brugger wrote: > This patch fixes some indentation errors. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH] spi: spi-omap2-mcspi.c: fix coding style

2013-01-24 Thread Jarkko Nikula
Hi On Thu, 24 Jan 2013 13:28:58 +0100 Matthias Brugger wrote: > This patch fixes some indentation errors. > > Signed-off-by: Matthias Brugger > --- > drivers/spi/spi-omap2-mcspi.c | 16 > 1 file changed, 8 insertions(+), 8 deletions(-) > ... > @@ -1052,8 +1052,8 @@ static in

[PATCH] spi: spi-omap2-mcspi.c: fix coding style

2013-01-24 Thread Matthias Brugger
This patch fixes some indentation errors. Signed-off-by: Matthias Brugger --- drivers/spi/spi-omap2-mcspi.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/spi/spi-omap2-mcspi.c b/drivers/spi/spi-omap2-mcspi.c index b610f52..31f6e84 100644 --- a/drive