4 Dec
2009
4 Dec
'09
2:06 p.m.
On Fri, Dec 04, 2009 at 01:02:35PM +0100, Tobias Schneider wrote:
One more thing: in case you intend to bring your code mainline, please run scripts/checkpatch.pl on the patches before you submit. The sniplet you posted has a number of style issues that should be fixed. In particular, pay attention to indentation, comment style and parenthesis positions - checkpatch.pl will help pointing out most if them.
Daniel
is there also any document (something like ALSA coding style guide)?
It's not ALSA specific but applies (or should apply) to all kernel code. Read Documentation/CodingStyle :)
Daniel