X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=CodingStyle;fp=CodingStyle;h=f3f6ba27a5587baa8fd9e9ebef707707b7b1d051;hp=0000000000000000000000000000000000000000;hb=3e056c21610d5c0c5591fcb0bc714dfe26bff3a3;hpb=dee093381aa4f642a707fb4b28dbb9df0b8ad155 diff --git a/CodingStyle b/CodingStyle new file mode 100644 index 0000000..f3f6ba2 --- /dev/null +++ b/CodingStyle @@ -0,0 +1,10 @@ +Userspace RCU 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