mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Inki Dae <inki.dae@samsung.com>
To: "'Masanari Iida'" <standby24x7@gmail.com>,
	jy0922.shim@samsung.com, sw0312.kim@samsung.com,
	dri-devel@lists.freedesktop.org
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org
Subject: RE: [PATCH] [trivial] drm: Fix typo in exynos_mixer.c
Date: Tue, 14 Feb 2012 10:02:59 +0900	[thread overview]
Message-ID: <004901cceab4$64fb85c0$2ef29140$%dae@samsung.com> (raw)
In-Reply-To: <1329142242-2344-1-git-send-email-standby24x7@gmail.com>



> -----Original Message-----
> From: Masanari Iida [mailto:standby24x7@gmail.com]
> Sent: Monday, February 13, 2012 11:11 PM
> To: inki.dae@samsung.com; jy0922.shim@samsung.com; sw0312.kim@samsung.com;
> dri-devel@lists.freedesktop.org
> Cc: trivial@kernel.org; linux-kernel@vger.kernel.org;
> standby24x7@gmail.com
> Subject: [PATCH] [trivial] drm: Fix typo in exynos_mixer.c
> 
> Correct spelling "sucessful" to "successful" in
> drivers/gpu/drm/exynos/exynos_mixer.c
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> ---
>  drivers/gpu/drm/exynos/exynos_mixer.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/gpu/drm/exynos/exynos_mixer.c
> b/drivers/gpu/drm/exynos/exynos_mixer.c
> index ac24cff..33afd0c 100644
> --- a/drivers/gpu/drm/exynos/exynos_mixer.c
> +++ b/drivers/gpu/drm/exynos/exynos_mixer.c
> @@ -1044,7 +1044,7 @@ static int mixer_remove(struct platform_device
*pdev)
>  					platform_get_drvdata(pdev);
>  	struct mixer_context *ctx = (struct mixer_context *)drm_hdmi_ctx-
> >ctx;
> 
> -	dev_info(dev, "remove sucessful\n");
> +	dev_info(dev, "remove successful\n");
> 
>  	mixer_resource_poweroff(ctx);
>  	mixer_resources_cleanup(ctx);
> --
> 1.7.6.5

Applied.

Thanks.
Inki Dae.


      reply	other threads:[~2012-02-14  1:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13 14:10 Masanari Iida
2012-02-14  1:02 ` Inki Dae [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='004901cceab4$64fb85c0$2ef29140$%dae@samsung.com' \
    --to=inki.dae@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jy0922.shim@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=standby24x7@gmail.com \
    --cc=sw0312.kim@samsung.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

Powered by JetHome