File: CodingStyle

package info (click to toggle)
liburcu 0.8.5-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,332 kB
  • ctags: 2,688
  • sloc: ansic: 19,048; sh: 11,200; makefile: 551
file content (10 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
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