File: CodingStyle

package info (click to toggle)
lttng-modules 2.13.18-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 4,484 kB
  • sloc: ansic: 73,782; sh: 508; makefile: 61
file content (10 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
LTTng Modules Kernel Tracer Coding Style

The coding style used for this project follows the 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