X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=CodingStyle;fp=CodingStyle;h=4fe2bdfe63a0aae924263ae3571ddc495aa8e96a;hb=47b91171d6ca3ceec1a85c5f537d9901cd3f62ef;hp=0000000000000000000000000000000000000000;hpb=2928fe5a335193a097da016b80cf046970b8ce36;p=lttng-ust.git diff --git a/CodingStyle b/CodingStyle new file mode 100644 index 00000000..4fe2bdfe --- /dev/null +++ b/CodingStyle @@ -0,0 +1,10 @@ +LTTng-UST Coding Style + +The coding style used for this project follows the the Linux kernel +guide lines. Please refer to: + +- Linux kernel Documentation/CodingStyle document for details, +- Linux kernel scripts/checkpatch.pl for a script which verify the patch + coding style. + +Mathieu Desnoyers, May 30, 2012