diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-12-25 18:33:36 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-12-28 17:31:03 +0300 |
commit | e1352d7ead2b8803689823cd4059c1ec72609ed4 (patch) | |
tree | 061b8d24641ba9ed237c8dda90d364de606855ef /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | bf36b4bf1b9a7a0015610e2f038ee84ddb085de2 (diff) | |
download | linux-e1352d7ead2b8803689823cd4059c1ec72609ed4.tar.xz |
modpost: refactor do_vmbus_entry()
Optimize the size of guid_name[], as it only requires 1 additional byte
for '\0' instead of 2.
Simplify the loop by incrementing the iterator by 1 instead of 2.
Remove the unnecessary TO_NATIVE() call, as the guid is represented as
a byte stream.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions