fix: sched/tracing: Don't re-read p->state when emitting sched_switch event (v5.18)
[lttng-modules.git] / CodingStyle
1 LTTng Modules Kernel Tracer Coding Style
2
3 The coding style used for this project follows the the Linux kernel
4 guide lines. Please refer to:
5
6 - Linux kernel Documentation/CodingStyle document for details,
7 - Linux kernel scripts/checkpatch.pl for a script which verify the patch
8 coding style.
9
10 Mathieu Desnoyers, May 30, 2012
This page took 0.028676 seconds and 4 git commands to generate.