aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2018-07-17 17:17:36 +0300
committerChristoph Hellwig <[email protected]>2018-07-24 15:55:51 +0200
commit1b0d274523df5ef1caedc834da055ff721e4d4f0 (patch)
tree30e600069e9dac585697ba0b88e4419ce83da5d8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent9c891c139894ce2ec0ca585a00e0bec5e6b4ccab (diff)
nvmet: don't use uuid_le type
Don't use sizeof(uuid_le) where none of the parameters is type of uuid_le. Since both arguments are u8 [16], use size of destination there. Moreover, uuid_le is a deprecated type, and nvmet is using uuid_t already. Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions