diff options
author | Thomas Hellstrom <thellstrom@vmware.com> | 2018-09-26 16:42:50 +0300 |
---|---|---|
committer | Thomas Hellstrom <thellstrom@vmware.com> | 2018-09-27 16:21:37 +0300 |
commit | b1d05b4fc6b8f2bf5d802cb08c87d96802c4c7ba (patch) | |
tree | c43a15541ed8c8f046f049b03ae0bcf1e2d5e1f6 /drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.c | |
parent | 13289241fe8b8c336ec8277b9c4643ea7fbb2f70 (diff) | |
download | linux-b1d05b4fc6b8f2bf5d802cb08c87d96802c4c7ba.tar.xz |
drm/vmwgfx: Remove the user resource destructor check
We were checking that the resource destructor matched that of the
intended object type, to make sure the looked up resource was of the
right type.
But we already have an object type check in place which makes sure the
resource is of the right type.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Reviewed-by: Deepak Rawat <drawat@vmware.com>
Diffstat (limited to 'drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.c')
0 files changed, 0 insertions, 0 deletions