Add coding style document
[urcu.git] / CodingStyle
diff --git a/CodingStyle b/CodingStyle
new file mode 100644 (file)
index 0000000..f3f6ba2
--- /dev/null
@@ -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
This page took 0.022635 seconds and 4 git commands to generate.