[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <50FD7950.3010209@mvista.com>
Date: Mon, 21 Jan 2013 20:22:24 +0300
From: Sergei Shtylyov <sshtylyov@...sta.com>
To: Kishon Vijay Abraham I <kishon@...com>
CC: balbi@...com, gregkh@...uxfoundation.org,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: musb: core: Add missing newline character
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@...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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists