drm: Add Coccinelle transformation scripts
commit220c9d77d60dd995be5edb6a5022087b33616d20
authorFrançois Tigeot <ftigeot@wolfpond.org>
Wed, 3 Jun 2020 12:30:25 +0000 (3 14:30 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Wed, 3 Jun 2020 12:30:25 +0000 (3 14:30 +0200)
tree1a7a34c1901ecea1480e3a765268e663d9dfe76e
parentbe1ad8f1dafbaed56d3315ffb6e882027ffd6f0b
drm: Add Coccinelle transformation scripts

In order to automate various changes in cases where the original
Linux source code cannot be used unmodified.
sys/dev/drm/scripts/i915_enum_pipe.sh [new file with mode: 0755]
sys/dev/drm/scripts/linux_kmalloc.cocci [new file with mode: 0644]
sys/dev/drm/scripts/linux_misc.cocci [new file with mode: 0644]
sys/dev/drm/scripts/linux_spin_locks.cocci [new file with mode: 0644]