<!--
SPDX-FileCopyrightText: 2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

SPDX-License-Identifier: CC-BY-4.0
-->

# 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
