X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=CodingStyle.md;fp=CodingStyle.md;h=d2ad79acf1d4c51b459ab19311afd437c7667fa2;hb=d001c88633f6a58e94eb73f4814976d13f61bd77;hp=0000000000000000000000000000000000000000;hpb=65eaf4b646f566324b92c25c8760a204bfbdffa8;p=userspace-rcu.git diff --git a/CodingStyle.md b/CodingStyle.md new file mode 100644 index 0000000..d2ad79a --- /dev/null +++ b/CodingStyle.md @@ -0,0 +1,16 @@ + + +# Userspace RCU Coding Style + +The coding style used for this project follows 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