uatomic/x86: Remove redundant memory barriers
[urcu.git] / CodingStyle.md
1 <!--
2 SPDX-FileCopyrightText: 2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
3
4 SPDX-License-Identifier: CC-BY-4.0
5 -->
6
7 # Userspace RCU Coding Style
8
9 The coding style used for this project follows the Linux kernel
10 guide lines. Please refer to:
11
12 - Linux kernel Documentation/CodingStyle document for details,
13 - Linux kernel scripts/checkpatch.pl for a script which verify the patch
14 coding style.
15
16 Mathieu Desnoyers, May 30, 2012
This page took 0.029126 seconds and 4 git commands to generate.