coccinelle: api: remove kobj_to_dev.cocci script
authorKeith Busch <kbusch@kernel.org>
Mon, 21 Jun 2021 17:48:08 +0000 (10:48 -0700)
committerJulia Lawall <Julia.Lawall@inria.fr>
Mon, 21 Jun 2021 18:45:49 +0000 (20:45 +0200)
commit5e5234462756a39e56f4182694f47ec72b5abe52
treec971f32802e83a02534a60058d19ac7f20f9253a
parentf5b3553b5019f22ac668651ea9cddb9fa675ac41
coccinelle: api: remove kobj_to_dev.cocci script

Using kobj_to_dev() instead of container_of() is not universally
accepted among maintainers as an improvement. The warning leads to
repeated patch submissions that won't be accepted. Remove the script.

Cc: Christoph Hellwig <hch@lst.de>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Denis Efremov <efremov@linux.com>
Cc: Julia Lawall <Julia.Lawall@inria.fr>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Acked-by: Jens Axboe <axboe@kernel.dk>
Acked-by: Denis Efremov <efremov@linux.com>
scripts/coccinelle/api/kobj_to_dev.cocci [deleted file]