Linux kernel coding style

Today I had a read of the Linux kernel coding style. Eight character indents and brace on new-line for functions and no braces for single line conditionals… yuck. :P

Leave a Reply