checkpatch: ignore allowed diff list
commite11b06a880caa1630fcfdca7d2fc3c9e597792a1
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 4 May 2020 11:47:17 +0000 (4 07:47 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 4 May 2020 14:25:02 +0000 (4 10:25 -0400)
treee883d77c19cbd9a48e514225622551615a90c176
parente625ba2a413f2bfdbb71c71008b627fede20fcbb
checkpatch: ignore allowed diff list

Allow changing allowed diff list at any point:
- when changing code under test
- when adding expected files

It's just a list of files so easy to review and merge anyway.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
scripts/checkpatch.pl