Applied. Thanks!
Alex
On Wed, Jun 25, 2025 at 11:38 AM Dan Carpenter wrote:
>
> The "return true;" line wasn't indented. Also checkpatch likes when
> we align the && conditions.
>
> Signed-off-by: Dan Carpenter
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | 4 ++--
> 1 file changed, 2 i
The "return true;" line wasn't indented. Also checkpatch likes when
we align the && conditions.
Signed-off-by: Dan Carpenter
---
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
b/drivers