dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: airlied@linux.ie, dri-devel@lists.freedesktop.org
Cc: Masanari Iida <standby24x7@gmail.com>,
	Daniel Vetter <daniel.vetter@ffwll.ch>
Subject: Re: [PATCH] [linux-next] drm: Fix a typo in drm_ioctl.c
Date: Thu, 30 Jun 2016 12:06:36 +0300	[thread overview]
Message-ID: <87a8i3qc4j.fsf@intel.com> (raw)
In-Reply-To: <20160629234706.31209-1-standby24x7@gmail.com>

On Thu, 30 Jun 2016, Masanari Iida <standby24x7@gmail.com> wrote:
> This patch fix a spelling typo found in
> Documentation/DocBook/gpu/API-drm-ioctl-flags.html
> It is because the html file was created from comments in source,
> I have to fix the source.
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Picked up to drm-misc, thanks for the patch.

BR,
Jani.

> ---
>  drivers/gpu/drm/drm_ioctl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_ioctl.c b/drivers/gpu/drm/drm_ioctl.c
> index 1f84ff5f1bf8..2c87c1df0910 100644
> --- a/drivers/gpu/drm/drm_ioctl.c
> +++ b/drivers/gpu/drm/drm_ioctl.c
> @@ -759,7 +759,7 @@ EXPORT_SYMBOL(drm_ioctl);
>   * shouldn't be used by any drivers.
>   *
>   * Returns:
> - * True if the @nr corresponds to a DRM core ioctl numer, false otherwise.
> + * True if the @nr corresponds to a DRM core ioctl number, false otherwise.
>   */
>  bool drm_ioctl_flags(unsigned int nr, unsigned int *flags)
>  {

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2016-06-30  9:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-29 23:47 [PATCH] [linux-next] drm: Fix a typo in drm_ioctl.c Masanari Iida
2016-06-30  9:06 ` Jani Nikula [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-29 23:43 Masanari Iida

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=87a8i3qc4j.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=airlied@linux.ie \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=standby24x7@gmail.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