]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
add FILE_PATH_CHANGES to ignore list of patch review
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 30 Aug 2023 06:00:31 +0000 (11:30 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 1 Sep 2023 16:23:38 +0000 (10:23 -0600)
commit61baf7496593c9346a1fbffa988b4214087ea8a8
treedfc3f5005ebbb584cab6aed16c5e2d5149deab7e
parent3d5c7d71ea500de4117abc6bf6dc95ac8fd875f1
add FILE_PATH_CHANGES to ignore list of patch review

Add FILE_PATH_CHANGES to the list of warnings, that is very specific to
Linux Kernel, which is triggered when a file is added, moved, or deleted
to the source tree. Let's ignore it and this patch also removes an extra
new line in the .checkpatch.conf.

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