All of lore.kernel.org
 help / color / mirror / Atom feed
* [skeggsb:00.01-disp 108/129] drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.c:116:13-14: infoframe_avi: first occurrence line 118, second occurrence line 119 (fwd)
@ 2021-03-02 22:11 Julia Lawall
  0 siblings, 0 replies; only message in thread
From: Julia Lawall @ 2021-03-02 22:11 UTC (permalink / raw)
  To: kbuild-all

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

Hello,

The same field is initialized twice, on lines 118 and 119.

julia

---------- Forwarded message ----------
Date: Wed, 3 Mar 2021 01:03:53 +0800
From: kernel test robot <lkp@intel.com>
To: kbuild(a)lists.01.org
Cc: lkp(a)intel.com, Julia Lawall <julia.lawall@lip6.fr>
Subject: [skeggsb:00.01-disp 108/129]
    drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.c:116:13-14: infoframe_avi:
    first occurrence line 118, second occurrence line 119

CC: kbuild-all(a)lists.01.org
TO: Ben Skeggs <bskeggs@redhat.com>

tree:   https://github.com/skeggsb/linux 00.01-disp
head:   500b73c48db7b1690b27b090e381d3b60bdefdb0
commit: 828c189746c150e63016916f8593649c7a489592 [108/129] drm/nouveau/disp: move HDMI config into acquire + infoframe methods
:::::: branch date: 5 hours ago
:::::: commit date: 5 hours ago
config: powerpc-randconfig-c003-20210302 (attached as .config)
compiler: powerpc-linux-gcc (GCC) 9.3.0

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


"coccinelle warnings: (new ones prefixed by >>)"
>> drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.c:116:13-14: infoframe_avi: first occurrence line 118, second occurrence line 119

vim +116 drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.c

74eb1522965ee8 Ben Skeggs 2021-03-02  114
828c189746c150 Ben Skeggs 2021-03-02  115  const struct nvkm_ior_func_hdmi
828c189746c150 Ben Skeggs 2021-03-02 @116  g84_sor_hdmi = {
828c189746c150 Ben Skeggs 2021-03-02  117  	.ctrl = g84_sor_hdmi_ctrl,
828c189746c150 Ben Skeggs 2021-03-02 @118  	.infoframe_avi = g84_sor_hdmi_infoframe_avi,
828c189746c150 Ben Skeggs 2021-03-02 @119  	.infoframe_avi = g84_sor_hdmi_infoframe_vsi,
828c189746c150 Ben Skeggs 2021-03-02  120  };
828c189746c150 Ben Skeggs 2021-03-02  121

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

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-02 22:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-02 22:11 [skeggsb:00.01-disp 108/129] drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.c:116:13-14: infoframe_avi: first occurrence line 118, second occurrence line 119 (fwd) Julia Lawall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.