lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87msr9upj5.fsf@intel.com>
Date: Fri, 08 Mar 2024 09:54:38 +0200
From: Jani Nikula <jani.nikula@...el.com>
To: Randy Dunlap <rdunlap@...radead.org>, R SUNDAR
 <prosunofficial@...il.com>, airlied@...il.com, daniel@...ll.ch,
 lyude@...hat.com, imre.deak@...el.com, mripard@...nel.org,
 ville.syrjala@...ux.intel.com, Wayne.Lin@....com
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Removed vcpi field description to fix kernel doc warning

On Thu, 07 Mar 2024, Randy Dunlap <rdunlap@...radead.org> wrote:
> On 3/7/24 18:51, R SUNDAR wrote:
>> For linux-next repo
>> 
>> /include/drm/display/drm_dp_mst_helper.h:156: warning: Excess struct member 'vcpi' description in 'drm_dp_mst_port'
>> 
>> Signed-off-by: R SUNDAR <prosunofficial@...il.com>
>
> or
> https://lore.kernel.org/lkml/20240106032321.28596-1-rdunlap@infradead.org/
>
> but I would be happy to see either of them merged.

That has fallen through the cracks, apologies, but I merged this
yesterday to drm-misc-next:

ca892057e03e ("drm/dp_mst: fix drm_dp_mst_helper.h kernel-doc")

BR,
Jani.

>
> Thanks.
>
>> ---
>>  include/drm/display/drm_dp_mst_helper.h | 1 -
>>  1 file changed, 1 deletion(-)
>> 
>> diff --git a/include/drm/display/drm_dp_mst_helper.h b/include/drm/display/drm_dp_mst_helper.h
>> index 9b19d8bd520a..3ae88a383a41 100644
>> --- a/include/drm/display/drm_dp_mst_helper.h
>> +++ b/include/drm/display/drm_dp_mst_helper.h
>> @@ -83,7 +83,6 @@ struct drm_dp_mst_branch;
>>   * @passthrough_aux: parent aux to which DSC pass-through requests should be
>>   * sent, only set if DSC pass-through is possible.
>>   * @parent: branch device parent of this port
>> - * @vcpi: Virtual Channel Payload info for this port.
>>   * @connector: DRM connector this port is connected to. Protected by
>>   * &drm_dp_mst_topology_mgr.base.lock.
>>   * @mgr: topology manager this port lives under.

-- 
Jani Nikula, Intel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ