Add coding style document
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 30 May 2012 13:03:45 +0000 (09:03 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 30 May 2012 13:03:45 +0000 (09:03 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
CodingStyle [new file with mode: 0644]

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.023849 seconds and 4 git commands to generate.