lkml.org 
[lkml]   [2016]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] char: xillybus: fix spelling mistake: "upgarde" -> "upgrade"
OK, I'll submit a patch quite soon. Thanks again.

Eli

On 23/06/16 22:51, Colin Ian King wrote:
> On 23/06/16 20:23, Eli Billauer wrote:
>
>> This is getting increasingly embarrassing. I suppose a single patch,
>> fixing both silly mistakes (of mine), would be in place.
>>
>> Colin, would you prefer to submit a patch with both issues fixed
>> yourself, or should I take care of it?
>>
> Eli, I don't mind if you fix it up.
>
>
>> Thanks, both of you.
>> Eli
>>
>> On 23/06/16 22:05, Joe Perches wrote:
>>
>>> On Thu, 2016-06-23 at 18:48 +0100, Colin King wrote:
>>>
>>>
>>>> trivial fix to spelling mistake in dev_err message
>>>>
>>>>
>>> []
>>>
>>>
>>>> diff --git a/drivers/char/xillybus/xillybus_core.c
>>>> b/drivers/char/xillybus/xillybus_core.c
>>>>
>>>>
>>> []
>>>
>>>
>>>> @@ -658,7 +658,7 @@ static int xilly_obtain_idt(struct xilly_endpoint
>>>> *endpoint)
>>>> /* Check version number. Accept anything below 0x82 for now. */
>>>> if (*version> 0x82) {
>>>>
>>>>
>>> trivia: code doesn't match comment above it.
>>>
>>>
>>>
>>>> dev_err(endpoint->dev,
>>>> - "No support for IDT version 0x%02x. Maybe the xillybus
>>>> driver needs an upgarde. Aborting.\n",
>>>> + "No support for IDT version 0x%02x. Maybe the xillybus
>>>> driver needs an upgrade. Aborting.\n",
>>>> *version);
>>>> return -ENODEV;
>>>> }
>>>>
>>>>
>>>
>>>
>>
>

\
 
 \ /
  Last update: 2016-06-23 22:41    [W:0.038 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site