X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=CodingStyle;h=a7f512ea5765323680e78bf96ff2aae7e7f9ce54;hb=730be651d21f3950980fd61e1c65953017c6322e;hp=4fe2bdfe63a0aae924263ae3571ddc495aa8e96a;hpb=47b91171d6ca3ceec1a85c5f537d9901cd3f62ef;p=lttng-ust.git diff --git a/CodingStyle b/CodingStyle index 4fe2bdfe..a7f512ea 100644 --- a/CodingStyle +++ b/CodingStyle @@ -1,6 +1,6 @@ LTTng-UST Coding Style -The coding style used for this project follows the the Linux kernel +The coding style used for this project follows the Linux kernel guide lines. Please refer to: - Linux kernel Documentation/CodingStyle document for details,