Re: [PATCH 5/5] Add the viafb video capture driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mauro Carvalho Chehab
Date: Monday, May 24, 2010 - 6:02 pm

Jonathan Corbet wrote:

OK.


We all have some sort of different CodingStyle that were inherited from previous
programming practices... I used to just not add any space at all at expressions, 
as C is a compact language, and I was a bit lazy ;)

Yet, when reviewing lots of code, those spaces help to read a code quicker
than without. Not sure why, but my guess is that the brain can do a faster
parsing when the words are separated from operators. Or maybe it is just because
it is easier to parse patches when everybody uses the same Coding Style.


Very true ;)

-- 

Cheers,
Mauro
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] Third OLPC viafb patch series (camera driver), Jonathan Corbet, (Wed May 5, 3:34 pm)
[PATCH 1/5] viafb: fold via_io.h into via-core.h, Jonathan Corbet, (Wed May 5, 3:34 pm)
[PATCH 2/5] viafb: get rid of i2c debug cruft, Jonathan Corbet, (Wed May 5, 3:34 pm)
[PATCH 3/5] viafb: Eliminate some global.h references, Jonathan Corbet, (Wed May 5, 3:34 pm)
[PATCH 5/5] Add the viafb video capture driver, Jonathan Corbet, (Wed May 5, 3:34 pm)
Re: [PATCH 5/5] Add the viafb video capture driver, Mauro Carvalho Chehab, (Sun May 23, 5:51 am)
Re: [PATCH 5/5] Add the viafb video capture driver, Jonathan Corbet, (Mon May 24, 4:22 pm)
Re: [PATCH 5/5] Add the viafb video capture driver, Mauro Carvalho Chehab, (Mon May 24, 6:02 pm)