From: Sergei Shtylyov <sshtylyov@mvista.com>
To: Kishon Vijay Abraham I <kishon@ti.com>
Cc: balbi@ti.com, gregkh@linuxfoundation.org,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb: musb: core: Add missing newline character
Date: Mon, 21 Jan 2013 20:22:24 +0300 [thread overview]
Message-ID: <50FD7950.3010209@mvista.com> (raw)
In-Reply-To: <1358779955-4916-1-git-send-email-kishon@ti.com>
Hello.
On 01/21/2013 05:52 PM, Kishon Vijay Abraham I wrote:
> No functional change. Just added a missing newline character.
> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
> ---
> drivers/usb/musb/musb_core.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> diff --git a/drivers/usb/musb/musb_core.c b/drivers/usb/musb/musb_core.c
> index f1c6c54..c534131 100644
> --- a/drivers/usb/musb/musb_core.c
> +++ b/drivers/usb/musb/musb_core.c
> @@ -2301,7 +2301,7 @@ static int __init musb_init(void)
> pr_info("%s: version " MUSB_VERSION ", "
> "?dma?"
> ", "
> - "otg (peripheral+host)",
> + "otg (peripheral+host)\n",
> musb_driver_name);
> return platform_driver_register(&musb_driver);
> }
Refresh your tree, alike patch is already upstream. :-)
WBR, Sergei
next prev parent reply other threads:[~2013-01-21 16:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-21 14:52 [PATCH] usb: musb: core: Add missing newline character Kishon Vijay Abraham I
2013-01-21 17:22 ` Sergei Shtylyov [this message]
2013-01-22 6:19 ` kishon
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=50FD7950.3010209@mvista.com \
--to=sshtylyov@mvista.com \
--cc=balbi@ti.com \
--cc=gregkh@linuxfoundation.org \
--cc=kishon@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.