commit | 8951000f6d713c0470b06d3043aeb55683f78fa8 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Sep 25 15:11:22 2019 +0200 |
committer | Christian König <christian.koenig@amd.com> | Mon Nov 04 13:02:16 2019 +0100 |
tree | ef332a64fab8af5881f6c26fbd69916569c39d58 | |
parent | fae7d7d5f374eadbb0b5dd31b39162e7176e9c3d [diff] |
drm/ttm: Remove explicit typecasts of vm_private_data The explicit typcasts are meaningless, so remove them. Suggested-by: Matthew Wilcox <willy@infradead.org> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Christian König <christian.koenig@amd.com> Link: https://patchwork.freedesktop.org/patch/332899/ Signed-off-by: Christian König <christian.koenig@amd.com>