mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Cai Huoqing <cai.huoqing@linux.dev>
To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drm/mm: Fix the param description for 'size' tag
Date: Fri, 25 Mar 2022 11:12:25 +0800	[thread overview]
Message-ID: <20220325031225.GA9073@chq-T47> (raw)
In-Reply-To: <20220317022631.10570-1-cai.huoqing@linux.dev>

On 17 3月 22 10:26:31, Cai Huoqing wrote:
> Using "size of" instead of  "end of" to fix the description for 'size' tag.
> 
> Signed-off-by: Cai Huoqing <cai.huoqing@linux.dev>
> ---
>  drivers/gpu/drm/drm_mm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/drm_mm.c b/drivers/gpu/drm/drm_mm.c
> index 8257f9d4f619..c2eedfd264f8 100644
> --- a/drivers/gpu/drm/drm_mm.c
> +++ b/drivers/gpu/drm/drm_mm.c
Ping :)
> @@ -956,7 +956,7 @@ EXPORT_SYMBOL(drm_mm_scan_color_evict);
>   * drm_mm_init - initialize a drm-mm allocator
>   * @mm: the drm_mm structure to initialize
>   * @start: start of the range managed by @mm
> - * @size: end of the range managed by @mm
> + * @size: size of the range managed by @mm
>   *
>   * Note that @mm must be cleared to 0 before calling this function.
>   */
> -- 
> 2.25.1
> 

      reply	other threads:[~2022-03-25  3:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-17  2:26 Cai Huoqing
2022-03-25  3:12 ` Cai Huoqing [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=20220325031225.GA9073@chq-T47 \
    --to=cai.huoqing@linux.dev \
    --cc=airlied@linux.ie \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=tzimmermann@suse.de \
    /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

all inboxes | Powered by JetHome®