X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=CodingStyle;h=5a33e8d6b3c886fa54443c935a4052470645d352;hp=f3f6ba27a5587baa8fd9e9ebef707707b7b1d051;hb=c278ffc739374fbcc6d2fb35eca26b57da4c6447;hpb=3e056c21610d5c0c5591fcb0bc714dfe26bff3a3 diff --git a/CodingStyle b/CodingStyle index f3f6ba2..5a33e8d 100644 --- a/CodingStyle +++ b/CodingStyle @@ -1,6 +1,6 @@ Userspace RCU 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,