dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [radeon-alex:drm-next-4.12 206/315] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:133:2-3: Unneeded semicolon
@ 2017-03-31 10:15 kbuild test robot
  2017-03-31 10:15 ` [PATCH] drm/amdgpu: fix semicolon.cocci warnings kbuild test robot
  0 siblings, 1 reply; 9+ messages in thread
From: kbuild test robot @ 2017-03-31 10:15 UTC (permalink / raw)
  To: Huang Rui; +Cc: Alex Deucher, kbuild-all, dri-devel

tree:   git://people.freedesktop.org/~agd5f/linux.git drm-next-4.12
head:   60508d3df2d2052881190ac82802a12cabcef53c
commit: 0e5ca0d1ac07ef8b3a52d3b0404482207cb4da5a [206/315] drm/amdgpu: add PSP driver for vega10 (v2)


coccinelle warnings: (new ones prefixed by >>)

>> drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:133:2-3: Unneeded semicolon

Please review and possibly fold the followup patch.

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH] drm/amdgpu: fix semicolon.cocci warnings
@ 2021-04-02 15:50 Julia Lawall
  0 siblings, 0 replies; 9+ messages in thread
From: Julia Lawall @ 2021-04-02 15:50 UTC (permalink / raw)
  To: Lijo Lazar, Alex Deucher, Feifei Xu
  Cc: kbuild-all, David Airlie, linux-kernel, dri-devel, amd-gfx,
	Christian König, Hawking Zhang

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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [radeon-alex:drm-next 286/376] drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c:608:2-3: Unneeded semicolon
@ 2020-10-12 21:20 kernel test robot
  2020-10-12 21:20 ` [PATCH] drm/amdgpu: fix semicolon.cocci warnings kernel test robot
  0 siblings, 1 reply; 9+ messages in thread
From: kernel test robot @ 2020-10-12 21:20 UTC (permalink / raw)
  To: Jonathan Kim; +Cc: Alex Deucher, Harish Kasiviswanathan, kbuild-all, dri-devel

[-- Attachment #1: Type: text/plain, Size: 736 bytes --]

tree:   git://people.freedesktop.org/~agd5f/linux.git drm-next
head:   02c3d98ce25b3e4f0b8e830be054c8f4f7f944c1
commit: b4a7db71ea060218529e6a4c660c37687ecb5669 [286/376] drm/amdgpu: add per device user friendly xgmi events for vega20
config: x86_64-randconfig-c002-20201012 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-15) 9.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


"coccinelle warnings: (new ones prefixed by >>)"
>> drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c:608:2-3: Unneeded semicolon

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 36694 bytes --]

[-- Attachment #3: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [radeon-alex:drm-next-5.2-wip 264/283] drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:405:2-3: Unneeded semicolon
@ 2019-03-06  5:26 kbuild test robot
  2019-03-06  5:26 ` [PATCH] drm/amdgpu: fix semicolon.cocci warnings kbuild test robot
  0 siblings, 1 reply; 9+ messages in thread
From: kbuild test robot @ 2019-03-06  5:26 UTC (permalink / raw)
  To: xinhui pan; +Cc: Alex Deucher, kbuild-all, dri-devel

tree:   git://people.freedesktop.org/~agd5f/linux.git drm-next-5.2-wip
head:   5b1489e11b0d36226c0192b3ce18f5654fd15243
commit: 1381f5b10b10f8f88d01ca43be9161aeed1d68a2 [264/283] drm/amdgpu: add amdgpu_ras.c to support ras (v2)


coccinelle warnings: (new ones prefixed by >>)

>> drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:405:2-3: Unneeded semicolon
   drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:435:2-3: Unneeded semicolon

Please review and possibly fold the followup patch.

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [radeon-alex:drm-next-4.16-wip 1/49] drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c:281:2-3: Unneeded semicolon
@ 2018-01-04 23:06 kbuild test robot
  2018-01-04 23:06 ` [PATCH] drm/amdgpu: fix semicolon.cocci warnings kbuild test robot
  0 siblings, 1 reply; 9+ messages in thread
From: kbuild test robot @ 2018-01-04 23:06 UTC (permalink / raw)
  To: Christian König; +Cc: Alex Deucher, kbuild-all, dri-devel

tree:   git://people.freedesktop.org/~agd5f/linux.git drm-next-4.16-wip
head:   08300c1f07a3707b6a1b540f5a99ec4e2a902480
commit: 620f774f4687d86c420152309eefb0ef0fcc7e51 [1/49] drm/amdgpu: separate VMID and PASID handling


coccinelle warnings: (new ones prefixed by >>)

>> drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c:281:2-3: Unneeded semicolon

Please review and possibly fold the followup patch.

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [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
@ 2016-09-14  4:55 kbuild test robot
  2016-09-14  4:55 ` [PATCH] drm/amdgpu: fix semicolon.cocci warnings kbuild test robot
  0 siblings, 1 reply; 9+ messages in thread
From: kbuild test robot @ 2016-09-14  4:55 UTC (permalink / raw)
  To: Harry Wentland; +Cc: Alex Deucher, kbuild-all, dri-devel

tree:   git://people.freedesktop.org/~agd5f/linux.git amd-staging-4.7
head:   af8331c5eae54c760bd990e9c96966436451fec7
commit: a0dec5cf512edb0ba5f0b34d5b83d911a890fd5c [367/1327] drm/amdgpu: Use dal driver for CZ


coccinelle warnings: (new ones prefixed by >>)

>> drivers/gpu/drm/amd/amdgpu/../dal/amdgpu_dm/amdgpu_dm_types.c:827:59-60: Unneeded semicolon
   drivers/gpu/drm/amd/amdgpu/../dal/amdgpu_dm/amdgpu_dm_types.c:828:55-56: Unneeded semicolon
   drivers/gpu/drm/amd/amdgpu/../dal/amdgpu_dm/amdgpu_dm_types.c:829:57-58: Unneeded semicolon
   drivers/gpu/drm/amd/amdgpu/../dal/amdgpu_dm/amdgpu_dm_types.c:830:53-54: Unneeded semicolon
   drivers/gpu/drm/amd/amdgpu/../dal/amdgpu_dm/amdgpu_dm_types.c:831:47-48: Unneeded semicolon

Please review and possibly fold the followup patch.

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-04-02 15:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
  -- strict thread matches above, loose matches on Subject: below --
2021-04-02 15:50 Julia Lawall
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox