Files
scst/scripts/checkpatch
Bart Van Assche 51763fd35f Merge r7506 from trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7758 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2018-11-04 16:11:58 +00:00

4 lines
233 B
Bash
Executable File

#!/bin/bash
../linux-kernel/scripts/checkpatch.pl -f --show-types --ignore SPDX_LICENSE_TAG,LINUX_VERSION_CODE $(list-source-files | grep -vE 'fcst/linux-patches|patch$|pdf$|png$|ibmvstgt/') | sed 's/^#[0-9]*: FILE: \(.*\):/\1:1:/'