diff options
author | Georgiana Chelu <georgiana.chelu93@gmail.com> | 2017-10-17 23:22:09 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-10-19 15:27:23 -0400 |
commit | 96687ec0bb478088cb6941a7dca3bb6808a19313 (patch) | |
tree | caccef7e58e6fb06e26ffd13e515dca33ee7d03d /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
parent | c1537c342086ff7cf064d274db0c03f6698f77d8 (diff) |
drm/amd/powerplay: Place the constant on the right side of the test
Move the constant on the right side of the comparison in order to
make the code easier to read.
Issue found by checkpatch script:
* WARNING: Comparisons should place the constant on the right side of
the test
Signed-off-by: Georgiana Chelu <georgiana.chelu93@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions