<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 3/10/2025 4:17 PM, Dan Carpenter
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:92b9d527-fa20-4e4d-a4ce-7c442df9df0e@stanley.mountain">
      <pre wrap="" class="moz-quote-pre">These lines are indented one tab too far.  Delete the extra tabs.

Signed-off-by: Dan Carpenter <a class="moz-txt-link-rfc2396E" href="mailto:dan.carpenter@linaro.org"><dan.carpenter@linaro.org></a>
---
 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
index a194bf3347cb..984e6ff6e463 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
@@ -2002,8 +2002,8 @@ void amdgpu_gfx_enforce_isolation_handler(struct work_struct *work)
                if (adev->kfd.init_complete) {
                        WARN_ON_ONCE(!adev->gfx.kfd_sch_inactive[idx]);
                        WARN_ON_ONCE(adev->gfx.kfd_sch_req_count[idx]);
-                               amdgpu_amdkfd_start_sched(adev, idx);
-                               adev->gfx.kfd_sch_inactive[idx] = false;
+                       amdgpu_amdkfd_start_sched(adev, idx);
+                       adev->gfx.kfd_sch_inactive[idx] = false;
                }
        }
        mutex_unlock(&adev->enforce_isolation_mutex);</pre>
    </blockquote>
    <p>Thanks!</p>
    <p><span style="color: rgb(51, 51, 51); font-family: "Source Code Pro", "Courier New", monospace; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">Reviewed-by: Srinivasan Shanmugam <a class="moz-txt-link-rfc2396E" href="mailto:srinivasan.shanmugam@amd.com"><srinivasan.shanmugam@amd.com></a></span></p>
    <blockquote type="cite" cite="mid:92b9d527-fa20-4e4d-a4ce-7c442df9df0e@stanley.mountain">
      <pre wrap="" class="moz-quote-pre">
</pre>
    </blockquote>
  </body>
</html>