This patch fixes a warning from checkpatch by ensuring the trailing */ is
aligned with the rest of the *, improving readability.
Co-developed-by: Lucas Antonio
Signed-off-by: Lucas Antonio
Signed-off-by: Bruno Rocha Levi
---
drivers/gpu/drm/amd/acp/include/acp_gfx_if.h | 2 +-
1 file changed,
Applied. Thanks!
Alex
On Tue, May 28, 2024 at 10:47 AM Bruno Rocha Levi wrote:
>
> This patch fixes a warning from checkpatch by ensuring the trailing */ is
> aligned with the rest of the *, improving readability.
>
> Co-developed-by: Lucas Antonio
> Signed-off-by: Lucas Antonio
> Signed-off-