Re: [PATCH 2/6] Staging: bcm: Indentation fixes

2014-06-26 Thread Greg KH
On Mon, Jun 23, 2014 at 01:41:05PM -0700, j...@joshtriplett.org wrote: > On Mon, Jun 23, 2014 at 11:42:29AM +0200, Matthias Beyer wrote: > > This patch fixes some indentation errors, where multi-line statements > > where not indented. > > > > Signed-off-by: Matthias Beyer > > This patch also fix

Re: [PATCH 2/6] Staging: bcm: Indentation fixes

2014-06-23 Thread josh
On Mon, Jun 23, 2014 at 11:42:29AM +0200, Matthias Beyer wrote: > This patch fixes some indentation errors, where multi-line statements > where not indented. > > Signed-off-by: Matthias Beyer This patch also fixes some whitespace issues, such as a lack of space before '/', which should probably

[PATCH 2/6] Staging: bcm: Indentation fixes

2014-06-23 Thread Matthias Beyer
This patch fixes some indentation errors, where multi-line statements where not indented. Signed-off-by: Matthias Beyer --- drivers/staging/bcm/DDRInit.c | 56 +-- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/drivers/staging/bcm/DDRInit.

[PATCH 2/6] Staging: bcm: Indentation fixes

2014-06-10 Thread Matthias Beyer
This patch fixes some indentation errors, where multi-line statements where not indented. Signed-off-by: Matthias Beyer --- drivers/staging/bcm/DDRInit.c | 56 +-- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/drivers/staging/bcm/DDRInit.