Skip to content
Commit e2ab3218 authored by Julia Lawall's avatar Julia Lawall Committed by Eric Anholt
Browse files

drm/vc4: fix platform_no_drv_owner.cocci warnings



drivers/gpu/drm/vc4/vc4_drv.c:248:3-8: No need to set .owner here. The core will do it.

 Remove .owner field if calls are used which set it automatically

Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: default avatarFengguang Wu <fengguang.wu@intel.com>
Signed-off-by: default avatarJulia Lawall <julia.lawall@lip6.fr>
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 91276ae2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment