Re: [U-Boot] [PATCH 1/3] lib/asm-offsets.c: Clean coding style

2010-12-22 Thread Sergei Shtylyov
Hello. On 21-12-2010 21:12, Michal Simek wrote: Clear coding style issues. Signed-off-by: Michal Simekmon...@monstr.eu [...] diff --git a/lib/asm-offsets.c b/lib/asm-offsets.c index 2209561..f1af7e2 100644 --- a/lib/asm-offsets.c +++ b/lib/asm-offsets.c @@ -19,11 +19,11 @@

[U-Boot] [PATCH 1/3] lib/asm-offsets.c: Clean coding style

2010-12-21 Thread Michal Simek
Clear coding style issues. Signed-off-by: Michal Simek mon...@monstr.eu --- lib/asm-offsets.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/asm-offsets.c b/lib/asm-offsets.c index 2209561..f1af7e2 100644 --- a/lib/asm-offsets.c +++ b/lib/asm-offsets.c @@

Re: [U-Boot] [PATCH 1/3] lib/asm-offsets.c: Clean coding style

2010-12-21 Thread Wolfgang Denk
Dear Michal Simek, In message 1292955178-13018-1-git-send-email-mon...@monstr.eu you wrote: Clear coding style issues. Signed-off-by: Michal Simek mon...@monstr.eu --- lib/asm-offsets.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/asm-offsets.c

Re: [U-Boot] [PATCH 1/3] lib/asm-offsets.c: Clean coding style

2010-12-21 Thread Michal Simek
Wolfgang Denk wrote: Dear Michal Simek, In message 1292955178-13018-1-git-send-email-mon...@monstr.eu you wrote: Clear coding style issues. Signed-off-by: Michal Simek mon...@monstr.eu --- lib/asm-offsets.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git

Re: [U-Boot] [PATCH 1/3] lib/asm-offsets.c: Clean coding style

2010-12-21 Thread Wolfgang Denk
Dear Michal Simek, In message 4d1107d2.7070...@monstr.eu you wrote: These changes are to the worse. All. Why do you think this would be better? It is what intend suggest to do. intend -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 -pcs Please omit the -pcs part. It has always been my

Re: [U-Boot] [PATCH 1/3] lib/asm-offsets.c: Clean coding style

2010-12-21 Thread Michal Simek
Wolfgang Denk wrote: Dear Michal Simek, In message 4d1107d2.7070...@monstr.eu you wrote: These changes are to the worse. All. Why do you think this would be better? It is what intend suggest to do. intend -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 -pcs Please omit the -pcs part. It

Re: [U-Boot] [PATCH 1/3] lib/asm-offsets.c: Clean coding style

2010-12-21 Thread Wolfgang Denk
Dear Michal Simek, In message 4d119d06.2010...@monstr.eu you wrote: Please omit the -pcs part. It has always been my personal preference, but I've been overruled, and we use plain Lindent these days. Ok. Would it be possible to remove it from coding style page.

Re: [U-Boot] [PATCH 1/3] lib/asm-offsets.c: Clean coding style

2010-12-21 Thread Michal Simek
Wolfgang Denk wrote: Dear Michal Simek, In message 4d119d06.2010...@monstr.eu you wrote: Please omit the -pcs part. It has always been my personal preference, but I've been overruled, and we use plain Lindent these days. Ok. Would it be possible to remove it from coding style page.