diff options
author | 2020-10-08 09:23:05 -0500 | |
---|---|---|
committer | 2020-10-09 14:43:30 -0400 | |
commit | 562f150fb93b44884f467f531b18cb0b8fdb2ff4 (patch) | |
tree | a758445b10610f9c2ddf669be44b7360bccada17 /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
parent | drm/amd/pm: Replace one-element array with flexible-array in struct phm_ppt_v1_pcie_table (diff) | |
download | wireguard-linux-562f150fb93b44884f467f531b18cb0b8fdb2ff4.tar.xz wireguard-linux-562f150fb93b44884f467f531b18cb0b8fdb2ff4.zip |
drm/amdgpu: Use struct_size() helper in kmalloc()
Make use of the new struct_size() helper instead of the offsetof() idiom.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions