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 Simek [...] > 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 @@ > > #include > > -int

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 s

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. > http://www

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

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

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 >> --- >> 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 <1292955178-13018-1-git-send-email-mon...@monstr.eu> you wrote: > Clear coding style issues. > > Signed-off-by: Michal Simek > --- > lib/asm-offsets.c |6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/lib/asm-offsets.c b/lib/asm-of