uatomic/x86: Remove redundant memory barriers
[urcu.git] / CodingStyle.md
CommitLineData
d001c886
MJ
1<!--
2SPDX-FileCopyrightText: 2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
3
4SPDX-License-Identifier: CC-BY-4.0
5-->
6
7# Userspace RCU Coding Style
3e056c21 8
ffa11a18 9The coding style used for this project follows the Linux kernel
3e056c21
MD
10guide 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
16Mathieu Desnoyers, May 30, 2012
This page took 0.037293 seconds and 4 git commands to generate.