Fix and update content of doc/ directory
[lttng-tools.git] / CodingStyle
CommitLineData
0c8a2a56
MD
1LTTng-Tools Coding Style
2
3The coding style used for this project follows the the Linux kernel
4guide lines, except that brackets "{", "}" should typically be used even
5for single-line if/else statements. Please refer to:
6
7- Linux kernel Documentation/CodingStyle document for details,
8- Linux kernel scripts/checkpatch.pl for a script which verify the patch
9 coding style.
10
11Mathieu Desnoyers, May 30, 2012
This page took 0.023609 seconds and 5 git commands to generate.