diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-06-17 16:51:44 -0500 |
---|---|---|
committer | Roland Scheidegger <sroland@vmware.com> | 2020-08-11 03:16:02 +0200 |
commit | 4f88b4ccb7036ce523b3c031d1226d6eda36417b (patch) | |
tree | 495eb2a981f5fe8236c750e961fa25c69bf1f678 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | dc100bc8fae59aafd2ea2e1a1a43ef1f65f8a8bc (diff) |
drm/vmwgfx: Use struct_size() helper
Make use of the struct_size() helper instead of an open-coded version
in order to avoid any potential type mistakes.
This code was detected with the help of Coccinelle and, audited and
fixed manually.
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Roland Scheidegger <sroland@vmware.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions