linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Masanari Iida <standby24x7@gmail.com>,
	airlied@linux.ie, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org, corbet@lwn.net, trivial@kernel.org
Subject: Re: [PATCH] gpu:drm: Fix typo in Documentation/DocBook/drm.xml
Date: Mon, 20 Oct 2014 10:00:20 -0700	[thread overview]
Message-ID: <54453FA4.3090009@infradead.org> (raw)
In-Reply-To: <1413816793-14690-1-git-send-email-standby24x7@gmail.com>

On 10/20/14 07:53, Masanari Iida wrote:
> This patch fix spelling typos found in drm.xml.
> It is because the file is generated from comments in
> source codes, I have to fix the typos within source files.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  drivers/gpu/drm/drm_crtc.c             | 2 +-
>  drivers/gpu/drm/drm_irq.c              | 4 ++--
>  drivers/gpu/drm/drm_modes.c            | 2 +-
>  drivers/gpu/drm/drm_prime.c            | 4 ++--
>  drivers/gpu/drm/i915/i915_cmd_parser.c | 4 ++--
>  drivers/gpu/drm/i915/i915_reg.h        | 2 +-
>  drivers/gpu/drm/i915/intel_lrc.c       | 2 +-
>  include/drm/drm_dp_mst_helper.h        | 2 +-
>  8 files changed, 11 insertions(+), 11 deletions(-)


-- 
~Randy

  reply	other threads:[~2014-10-20 17:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-20 14:53 [PATCH] gpu:drm: Fix typo in Documentation/DocBook/drm.xml Masanari Iida
2014-10-20 17:00 ` Randy Dunlap [this message]
2014-10-21  8:56   ` Daniel Vetter

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=54453FA4.3090009@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=airlied@linux.ie \
    --cc=corbet@lwn.net \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=standby24x7@gmail.com \
    --cc=trivial@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).