From: "Christian König" <christian.koenig@amd.com>
To: Zheng Bin <zhengbin13@huawei.com>,
alexander.deucher@amd.com, airlied@linux.ie, daniel@ffwll.ch,
dri-devel@lists.freedesktop.org, amd-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/amdgpu: Remove unneeded semicolon
Date: Fri, 24 Apr 2020 09:51:30 +0200 [thread overview]
Message-ID: <2ebe7c66-0562-b61d-bf36-278a52590ce7@amd.com> (raw)
In-Reply-To: <20200424075620.22364-1-zhengbin13@huawei.com>
Am 24.04.20 um 09:56 schrieb Zheng Bin:
> Fixes coccicheck warning:
>
> drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:2534:2-3: Unneeded semicolon
>
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Signed-off-by: Zheng Bin <zhengbin13@huawei.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
> index 09aa5f509bd2..43d84214995c 100644
> --- a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
> +++ b/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
> @@ -2531,7 +2531,7 @@ static void gfx_v9_0_init_sq_config(struct amdgpu_device *adev)
> break;
> default:
> break;
> - };
> + }
> }
>
> static void gfx_v9_0_constants_init(struct amdgpu_device *adev)
> --
> 2.26.0.106.g9fadedd
>
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
next prev parent reply other threads:[~2020-04-24 8:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-24 7:56 [PATCH] drm/amdgpu: Remove unneeded semicolon Zheng Bin
2020-04-24 7:51 ` Christian König [this message]
2020-04-24 20:16 ` Alex Deucher
-- strict thread matches above, loose matches on Subject: below --
2020-10-27 19:07 [PATCH] drm/amdgpu: remove " trix
2020-10-30 3:34 ` Alex Deucher
2023-05-05 7:37 Jiapeng Chong
2023-05-05 18:51 ` Alex Deucher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2ebe7c66-0562-b61d-bf36-278a52590ce7@amd.com \
--to=christian.koenig@amd.com \
--cc=airlied@linux.ie \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=zhengbin13@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox