checkpatch: enforce process for expected files
commit1c3c9a8c5ad419460b2f199999ef6bf124af350c
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 15 Mar 2020 11:31:38 +0000 (15 07:31 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 29 Mar 2020 10:33:47 +0000 (29 06:33 -0400)
tree48dd94421347c0e2356f0d009ccb90da75a9a2c5
parent5acad5bf480321f178866dc28e38eeda5a3f19bb
checkpatch: enforce process for expected files

If the process documented in tests/qtest/bios-tables-test.c
is followed, then same patch never touches both expected
files and code. Teach checkpatch to enforce this rule.

Tested-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
scripts/checkpatch.pl