]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
CI: fix excluded files in checkpatch.conf
authorKinga Stefaniuk <kinga.stefaniuk@intel.com>
Tue, 25 Jun 2024 08:48:33 +0000 (10:48 +0200)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Tue, 25 Jun 2024 13:54:26 +0000 (15:54 +0200)
--exclude flag in checkpatch.conf is configured to work on directories
only. When checkpatch.conf contains files, checkpatch scan is not started.
Remove file names and keep only directories which should be excluded.

Signed-off-by: Kinga Stefaniuk <kinga.stefaniuk@intel.com>
.checkpatch.conf

index 26b8114fa06a4ebebe33309ef04cdce6437daffd..d6e3bc44778cb39194d6f238a7b8e970a60d827a 100644 (file)
@@ -6,11 +6,5 @@
 --exclude misc
 --exclude systemd
 --exclude tests
---exclude *.md
---exclude *.4
---exclude *.in
---exclude *.8
---exclude test
---exclude udev-*
 --ignore FILE_PATH_CHANGES
 --ignore EMAIL_SUBJECT