lkml.org 
[lkml]   [2013]   [Jan]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] usb: musb: core: Add missing newline character
Hi,

On Monday 21 January 2013 10:52 PM, Sergei Shtylyov wrote:
> 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. :-)

Cool. Missed that one.

Thanks
Kishon


\
 
 \ /
  Last update: 2013-01-22 08:01    [W:0.141 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site