diff options
author | Luis de Bethencourt <[email protected]> | 2018-01-17 18:50:20 +0000 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-02-19 14:19:03 -0500 |
commit | 122fe39da4b43e3891ff3ab82fe70e23e2e29c08 (patch) | |
tree | 98a64136481f576477f371f7be82392688ee4164 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
parent | 3fa203af4bd0c7eb09f21af34d3a68e08583feac (diff) |
drm: amd: Fix trailing semicolons
The trailing semicolon is an empty statement that does no operation.
Removing the two instances of them since they don't do anything.
Signed-off-by: Luis de Bethencourt <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions