This file is indexed.

/usr/src/lttng-modules-2.5.1/CodingStyle is in lttng-modules-dkms 2.5.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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