All of lore.kernel.org
 help / color / mirror / Atom feed
From: "renjun wang" <renjunw0@foxmail.com>
To: "Andi Shyti" <andi.shyti@linux.intel.com>
Cc: "maarten.lankhorst" <maarten.lankhorst@linux.intel.com>,
	mripard <mripard@kernel.org>, tzimmermann <tzimmermann@suse.de>,
	airlied <airlied@gmail.com>, daniel <daniel@ffwll.ch>,
	"jani.nikula" <jani.nikula@linux.intel.com>,
	"joonas.lahtinen" <joonas.lahtinen@linux.intel.com>,
	"rodrigo.vivi" <rodrigo.vivi@intel.com>,
	tursulin <tursulin@ursulin.net>, lyude <lyude@redhat.com>,
	"imre.deak" <imre.deak@intel.com>,
	"Wayne.Lin" <Wayne.Lin@amd.com>,
	"ville.syrjala" <ville.syrjala@linux.intel.com>,
	"vidya.srinivas" <vidya.srinivas@intel.com>,
	"jouni.hogander" <jouni.hogander@intel.com>,
	"andi.shyti" <andi.shyti@linux.intel.com>,
	"janusz.krzysztofik" <janusz.krzysztofik@linux.intel.com>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	intel-gfx <intel-gfx@lists.freedesktop.org>
Subject: 回复:Re: [PATCH] drm: Fix kerneldoc for "Returns" section
Date: Tue, 27 Aug 2024 21:39:39 +0800	[thread overview]
Message-ID: <tencent_D26BAB9373C512CEC7ADDF4914B09D661908@qq.com> (raw)

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

Hi Andi


Thanks for your suggestion, I will carry it out next time.






Best Regards


                       
原始邮件
                       
                     

发件人:"Andi Shyti"< andi.shyti@linux.intel.com &gt;;

发件时间:2024/8/27 6:11

收件人:"renjun wang"< renjunw0@foxmail.com &gt;;

抄送人:"maarten.lankhorst"< maarten.lankhorst@linux.intel.com &gt;;"mripard"< mripard@kernel.org &gt;;"tzimmermann"< tzimmermann@suse.de &gt;;"airlied"< airlied@gmail.com &gt;;"daniel"< daniel@ffwll.ch &gt;;"jani.nikula"< jani.nikula@linux.intel.com &gt;;"joonas.lahtinen"< joonas.lahtinen@linux.intel.com &gt;;"rodrigo.vivi"< rodrigo.vivi@intel.com &gt;;"tursulin"< tursulin@ursulin.net &gt;;"lyude"< lyude@redhat.com &gt;;"imre.deak"< imre.deak@intel.com &gt;;"Wayne.Lin"< Wayne.Lin@amd.com &gt;;"ville.syrjala"< ville.syrjala@linux.intel.com &gt;;"vidya.srinivas"< vidya.srinivas@intel.com &gt;;"jouni.hogander"< jouni.hogander@intel.com &gt;;"andi.shyti"< andi.shyti@linux.intel.com &gt;;"janusz.krzysztofik"< janusz.krzysztofik@linux.intel.com &gt;;"dri-devel"< dri-devel@lists.freedesktop.org &gt;;"linux-kernel"< linux-kernel@vger.kernel.org &gt;;"intel-gfx"< intel-gfx@lists.freedesktop.org &gt;;

主题:Re: [PATCH] drm: Fix kerneldoc for "Returns" section


Hi Renjun,

On Sat, Aug 24, 2024 at 04:36:34PM +0800, renjun wang wrote:
&gt; The blank line between title "Returns:" and detail description is not
&gt; allowed, otherwise the title will goes under the description block in
&gt; generated .html file after running `make htmldocs`.
&gt; 
&gt; There are a few examples for current kerneldoc:
&gt; https://www.kernel.org/doc/html/latest/gpu/drm-kms.html#c.drm_crtc_commit_wait
&gt; https://www.kernel.org/doc/html/latest/gpu/drm-kms.html#c.drm_atomic_get_crtc_state
&gt; https://www.kernel.org/doc/html/latest/gpu/i915.html#c.i915_vma_pin_fence
&gt; 
&gt; Signed-off-by: renjun wang 
&gt; ---
&gt;  drivers/gpu/drm/display/drm_dp_mst_topology.c | 4 ----
&gt;  drivers/gpu/drm/drm_atomic.c                  | 6 ------
&gt;  drivers/gpu/drm/drm_atomic_helper.c           | 2 --
&gt;  drivers/gpu/drm/drm_file.c                    | 7 -------
&gt;  drivers/gpu/drm/drm_gem.c                     | 7 ++-----
&gt;  drivers/gpu/drm/drm_modes.c                   | 1 -
&gt;  drivers/gpu/drm/drm_rect.c                    | 1 -
&gt;  drivers/gpu/drm/drm_vblank.c                  | 2 --
&gt;  drivers/gpu/drm/i915/gem/i915_gem_object.h    | 1 -
&gt;  drivers/gpu/drm/i915/gt/intel_ggtt_fencing.c  | 1 -
&gt;  drivers/gpu/drm/i915/i915_vma.h               | 1 -
&gt;  11 files changed, 2 insertions(+), 31 deletions(-)

next time, please, split the series so that each component goes
to the right branch.

Andi

[-- Attachment #2: Type: text/html, Size: 7079 bytes --]

             reply	other threads:[~2024-08-29 12:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-27 13:39 renjun wang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-27 13:34 回复:Re: [PATCH] drm: Fix kerneldoc for "Returns" section renjun wang

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=tencent_D26BAB9373C512CEC7ADDF4914B09D661908@qq.com \
    --to=renjunw0@foxmail.com \
    --cc=Wayne.Lin@amd.com \
    --cc=airlied@gmail.com \
    --cc=andi.shyti@linux.intel.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=imre.deak@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=janusz.krzysztofik@linux.intel.com \
    --cc=joonas.lahtinen@linux.intel.com \
    --cc=jouni.hogander@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lyude@redhat.com \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=rodrigo.vivi@intel.com \
    --cc=tursulin@ursulin.net \
    --cc=tzimmermann@suse.de \
    --cc=vidya.srinivas@intel.com \
    --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 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.