From: Julia Lawall <julia.lawall@inria.fr>
To: Lijo Lazar <lijo.lazar@amd.com>,
Alex Deucher <alexander.deucher@amd.com>,
Feifei Xu <Feifei.Xu@amd.com>
Cc: kbuild-all@lists.01.org, "David Airlie" <airlied@linux.ie>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
amd-gfx@lists.freedesktop.org,
"Christian König" <christian.koenig@amd.com>,
"Hawking Zhang" <Hawking.Zhang@amd.com>
Subject: [PATCH] drm/amdgpu: fix semicolon.cocci warnings
Date: Fri, 2 Apr 2021 17:50:21 +0200 (CEST) [thread overview]
Message-ID: <alpine.DEB.2.22.394.2104021748300.2855@hadrien> (raw)
From: kernel test robot <lkp@intel.com>
Remove unneeded semicolon.
Generated by: scripts/coccinelle/misc/semicolon.cocci
Fixes: 37439a51ff17 ("drm/amdgpu: Add mode2 reset support for aldebaran")
CC: Lijo Lazar <lijo.lazar@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
Signed-off-by: Julia Lawall <julia.lawall@inria.fr>
---
tree: https://gitlab.freedesktop.org/agd5f/linux.git drm-next-5.13
head: ef95d2a98d642a537190d73c45ae3c308afee890
commit: 37439a51ff171f938f886d6078802926fb27ccf8 [100/149] drm/amdgpu: Add mode2 reset support for aldebaran
:::::: branch date: 14 hours ago
:::::: commit date: 4 days ago
aldebaran.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/drivers/gpu/drm/amd/amdgpu/aldebaran.c
+++ b/drivers/gpu/drm/amd/amdgpu/aldebaran.c
@@ -227,7 +227,7 @@ static int aldebaran_mode2_restore_ip(st
break;
default:
break;
- };
+ }
}
/* Reinit NBIF block */
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2021-04-02 15:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-02 15:50 Julia Lawall [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-12 21:20 [radeon-alex:drm-next 286/376] drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c:608:2-3: Unneeded semicolon kernel test robot
2020-10-12 21:20 ` [PATCH] drm/amdgpu: fix semicolon.cocci warnings kernel test robot
2020-10-13 13:01 ` Alex Deucher
2019-03-06 5:26 [radeon-alex:drm-next-5.2-wip 264/283] drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:405:2-3: Unneeded semicolon kbuild test robot
2019-03-06 5:26 ` [PATCH] drm/amdgpu: fix semicolon.cocci warnings kbuild test robot
2018-01-04 23:06 [radeon-alex:drm-next-4.16-wip 1/49] drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c:281:2-3: Unneeded semicolon kbuild test robot
2018-01-04 23:06 ` [PATCH] drm/amdgpu: fix semicolon.cocci warnings kbuild test robot
2017-03-31 10:15 [radeon-alex:drm-next-4.12 206/315] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:133:2-3: Unneeded semicolon kbuild test robot
2017-03-31 10:15 ` [PATCH] drm/amdgpu: fix semicolon.cocci warnings kbuild test robot
2017-03-31 10:39 ` Huang Rui
2016-09-14 4:55 [radeon-alex:amd-staging-4.7 367/1327] drivers/gpu/drm/amd/amdgpu/../dal/amdgpu_dm/amdgpu_dm_types.c:827:59-60: Unneeded semicolon kbuild test robot
2016-09-14 4:55 ` [PATCH] drm/amdgpu: fix semicolon.cocci warnings kbuild test robot
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=alpine.DEB.2.22.394.2104021748300.2855@hadrien \
--to=julia.lawall@inria.fr \
--cc=Feifei.Xu@amd.com \
--cc=Hawking.Zhang@amd.com \
--cc=airlied@linux.ie \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=christian.koenig@amd.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=kbuild-all@lists.01.org \
--cc=lijo.lazar@amd.com \
--cc=linux-kernel@vger.kernel.org \
/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