X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=CodingStyle;h=a7f512ea5765323680e78bf96ff2aae7e7f9ce54;hb=de713d8a77cbd77e60f58537b0fc222f98fde395;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,