X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=CodingStyle;fp=CodingStyle;h=006d16c5bfc05df5fa7401fda377f58f396d2a89;hb=e6079b24ef49b9b47e8b10f6917928f76e10d8c9;hp=0000000000000000000000000000000000000000;hpb=adf75200a8cb88dba9d8cc6bf9f5a95cf80108d5;p=lttng-modules.git diff --git a/CodingStyle b/CodingStyle new file mode 100644 index 00000000..006d16c5 --- /dev/null +++ b/CodingStyle @@ -0,0 +1,10 @@ +LTTng Modules Kernel Tracer 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