Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1674611

Re: [PATCH] batman-adv: fix spelling mistake "ourselve" -> "ourself"

From Colin Ian King <colin.king@canonical.com>
Newsgroups linux.kernel
Subject Re: [PATCH] batman-adv: fix spelling mistake "ourselve" -> "ourself"
Date 2017-06-26 12:10 +0200
Message-ID <tWz7Y-10D-35@gated-at.bofh.it> (permalink)
References <tWnJx-1Zo-35@gated-at.bofh.it> <tWz7X-10D-1@gated-at.bofh.it> <tWz7Z-10D-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 26/06/17 11:02, Sergei Shtylyov wrote:
> On 6/26/2017 1:01 PM, Sergei Shtylyov wrote:
> 
>>> From: Colin Ian King <colin.king@canonical.com>
>>>
>>> Trivial fix to spelling mistake in batadv_dbg debug message
>>>
>>> Signed-off-by: Colin Ian King <colin.king@canonical.com>
>>> ---
>>>   net/batman-adv/bat_v_ogm.c | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/net/batman-adv/bat_v_ogm.c b/net/batman-adv/bat_v_ogm.c
>>> index 1e3dc374bfde..d6dbf67acbb5 100644
>>> --- a/net/batman-adv/bat_v_ogm.c
>>> +++ b/net/batman-adv/bat_v_ogm.c
>>> @@ -200,7 +200,7 @@ static void batadv_v_ogm_send(struct work_struct
>>> *work)
>>>                   type = "unknown";
>>>               }
>>> -            batadv_dbg(BATADV_DBG_BATMAN, bat_priv, "OGM2 from
>>> ourselve on %s surpressed: %s\n",
>>> +            batadv_dbg(BATADV_DBG_BATMAN, bat_priv, "OGM2 from
>>> ourself on %s surpressed: %s\n",
>>
>>     I think proper English is "ourselves"...
> 
>    Sorry. "ourself" also seems valid. :-)
> 
>> [...]
> 
> MBR, Sergei

Yep, my bad grammar fail. I'll resend with some extra fixes.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] batman-adv: fix spelling mistake "ourselve" -> "ourself" Colin King <colin.king@canonical.com> - 2017-06-26 00:00 +0200
  Re: [PATCH] batman-adv: fix spelling mistake "ourselve" -> "ourself" Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2017-06-26 12:10 +0200
    Re: [PATCH] batman-adv: fix spelling mistake "ourselve" -> "ourself" Colin Ian King <colin.king@canonical.com> - 2017-06-26 12:10 +0200
    Re: [PATCH] batman-adv: fix spelling mistake "ourselve" -> "ourself" Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2017-06-26 12:10 +0200

csiph-web