]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
.checkpatch.conf: add NEW_TYPEDEFS to ignore-list
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Mon, 14 Mar 2022 10:35:06 +0000 (16:05 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 16 Mar 2022 21:38:20 +0000 (15:38 -0600)
commit90080b9a56cbd2585624f81b401c4e108924a23e
tree23dd648668eb6338ea8833881a2a4bf1157443df
parent7e30070e882f3b0ed1b72421cb6ea0a4e4c0d559
.checkpatch.conf: add NEW_TYPEDEFS to ignore-list

There are tools/files, that introduce new typdefs and checkpatch.pl is
unhappy about it. It takes some re-work on removing and for now let's
teach checkpatch to ignore it.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
.checkpatch.conf