]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
checkpatch.conf: introduce checkpatch.pl configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 9 Mar 2022 11:52:35 +0000 (17:22 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 11 Mar 2022 14:46:21 +0000 (07:46 -0700)
commit182b24a3831ea544b06af987bb5824926219945a
treedd5be4102ede7ad3adfd12047f37569991f10deb
parent43cf836e5773d4b7378c5949eb8232e2d461ca54
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>
.checkpatch.conf [new file with mode: 0644]