From: Jani Nikula <jani.nikula@intel.com>
To: Randy Dunlap <rdunlap@infradead.org>,
R SUNDAR <prosunofficial@gmail.com>,
airlied@gmail.com, daniel@ffwll.ch, lyude@redhat.com,
imre.deak@intel.com, mripard@kernel.org,
ville.syrjala@linux.intel.com, Wayne.Lin@amd.com
Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Removed vcpi field description to fix kernel doc warning
Date: Fri, 08 Mar 2024 09:54:38 +0200 [thread overview]
Message-ID: <87msr9upj5.fsf@intel.com> (raw)
In-Reply-To: <9199ed28-ba15-4d50-b8a6-7f6a32aeb3bb@infradead.org>
On Thu, 07 Mar 2024, Randy Dunlap <rdunlap@infradead.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@gmail.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
prev parent reply other threads:[~2024-03-08 7:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-08 2:51 [PATCH] Removed vcpi field description to fix kernel doc warning R SUNDAR
2024-03-08 5:10 ` Randy Dunlap
2024-03-08 7:54 ` Jani Nikula [this message]
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=87msr9upj5.fsf@intel.com \
--to=jani.nikula@intel.com \
--cc=Wayne.Lin@amd.com \
--cc=airlied@gmail.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=imre.deak@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lyude@redhat.com \
--cc=mripard@kernel.org \
--cc=prosunofficial@gmail.com \
--cc=rdunlap@infradead.org \
--cc=ville.syrjala@linux.intel.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