diff options
| author | Matthias Kaehlcke <[email protected]> | 2018-02-07 11:10:17 -0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-02-19 14:19:42 -0500 |
| commit | 7227c911303db23404ebb126928e55cfad8e2545 (patch) | |
| tree | 52ad30fc05ed35f21d600cbc9dbc842e6f704fab /tools/perf/scripts/python/bin | |
| parent | 42b5122e828a6ccd9952ad3116343dc032d33efe (diff) | |
drm/amd/powerplay: Remove extra pair of parentheses
The double parentheses are not needed. Removing them fixes the following
warning when building with clang:
drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c:419:29:
error: equality comparison with extraneous parentheses
[-Werror,-Wparentheses-equality]
if ((data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2)) {
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Matthias Kaehlcke <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions