drm/amdgpu/pm: clean up some inconsistent indenting
[linux-2.6-block.git] / drivers / gpu / drm / amd / pm / powerplay / amd_powerplay.c
index 8d796ed3b7d16f40369363969499caf7bbb1bf94..20cb234d506113f3fc0ccde5013d730edd504610 100644 (file)
@@ -1551,7 +1551,7 @@ static int pp_set_ppfeature_status(void *handle, uint64_t ppfeature_masks)
 static int pp_asic_reset_mode_2(void *handle)
 {
        struct pp_hwmgr *hwmgr = handle;
-               int ret = 0;
+       int ret = 0;
 
        if (!hwmgr || !hwmgr->pm_en)
                return -EINVAL;