mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Oleksandr Andrushchenko <andr2000@gmail.com>
To: Colin King <colin.king@canonical.com>,
	Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>,
	David Airlie <airlied@linux.ie>,
	dri-devel@lists.freedesktop.org, xen-devel@lists.xen.org
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] drm/xen-front: fix spelling mistake: "conector" -> "connector"
Date: Tue, 15 May 2018 12:12:01 +0300	[thread overview]
Message-ID: <3d506835-80af-e18d-bf53-b159caa8c0a3@gmail.com> (raw)
In-Reply-To: <20180515085433.8245-1-colin.king@canonical.com>

On 05/15/2018 11:54 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Trivial fix to spelling mistake in DRM_INFO message.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
Thank you,
Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>

Will apply to drm-misc-next
> ---
>   drivers/gpu/drm/xen/xen_drm_front.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/xen/xen_drm_front.c b/drivers/gpu/drm/xen/xen_drm_front.c
> index 0e486cb1c10c..3725de4c4da8 100644
> --- a/drivers/gpu/drm/xen/xen_drm_front.c
> +++ b/drivers/gpu/drm/xen/xen_drm_front.c
> @@ -623,7 +623,7 @@ static int displback_initwait(struct xen_drm_front_info *front_info)
>   	if (ret < 0)
>   		return ret;
>   
> -	DRM_INFO("Have %d conector(s)\n", cfg->num_connectors);
> +	DRM_INFO("Have %d connector(s)\n", cfg->num_connectors);
>   	/* Create event channels for all connectors and publish */
>   	ret = xen_drm_front_evtchnl_create_all(front_info);
>   	if (ret < 0)

      reply	other threads:[~2018-05-15  9:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-15  8:54 Colin King
2018-05-15  9:12 ` Oleksandr Andrushchenko [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=3d506835-80af-e18d-bf53-b159caa8c0a3@gmail.com \
    --to=andr2000@gmail.com \
    --cc=airlied@linux.ie \
    --cc=colin.king@canonical.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oleksandr_andrushchenko@epam.com \
    --cc=xen-devel@lists.xen.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

all inboxes | Powered by JetHome®