]>
git.ipfire.org Git - thirdparty/libcgroup.git/commit
checkpatch.conf: introduce checkpatch.pl configuration
Introduce checkpatch.conf, which defines the rules those are exempted in
libcgroup when running scripts/checkpatch.pl from Linux Kernel sources.
This helps us in introducing a coding standard and stay close to already
well defined and debated coding style that of the Linux Kernel.
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>