Fix: nonsensical message printed by lttng track/untrack
[lttng-tools.git] / extras / .checkpatch.conf
CommitLineData
de800f52
CB
1# Not a kernel tree
2--no-tree
3
4# Ignore braces {} are not necessary for single statement blocks warning.
5# We enforce usage of {} even on single statement blocks.
6# See CodingStyles for more information.
7--ignore BRACES_SINGLE_STMT
This page took 0.029539 seconds and 4 git commands to generate.