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


Groups > linux.kernel > #1363564

Re: [PATCH] net: Fix typos and whitespace.

From Vlad Zolotarov <vladz@cloudius-systems.com>
Newsgroups linux.kernel
Subject Re: [PATCH] net: Fix typos and whitespace.
Date 2016-03-23 18:20 +0100
Message-ID <rfUBQ-6HY-5@gated-at.bofh.it> (permalink)
References <rfRkC-46V-29@gated-at.bofh.it> <rfRuh-4aA-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On 03/23/2016 03:55 PM, Bjorn Helgaas wrote:
> [+cc Vlad]
>
> On Wed, Mar 23, 2016 at 08:45:30AM -0500, Bjorn Helgaas wrote:
>> Fix typos.  Capitalize CPU, NAPI, RCU consistently.  Align structure
>> indentation.  No functional change intended; only comment and whitespace
>> changes.
>>
>> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
>> ---
>>   include/linux/netdevice.h |  215 ++++++++++++++++++++++-----------------------
>> @@ -920,7 +920,7 @@ struct tc_to_netdev {
>>    *
>>    *      Enable or disable the VF ability to query its RSS Redirection Table and
>>    *      Hash Key. This is needed since on some devices VF share this information
>> - *      with PF and querying it may adduce a theoretical security risk.
>> + *      with PF and querying it may introduce a theoretical security risk.
>>    * int (*ndo_set_vf_rss_query_en)(struct net_device *dev, int vf, bool setting)
> Most of these are obvious typo fixes, but I want to point out this one
> in particular because "adduce" is a real word.  It's possible that's
> what Vlad intended in 01a3d796813d ("if_link: Add an additional
> parameter to ifla_vf_info for RSS querying"), though it doesn't quite
> seem to fit.  Vlad, if you did intend "adduce", my apologies in
> advance.

Of course it was a typo :D
Thanks for fixing it, Bjorn.

>
> Bjorn

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


Thread

[PATCH] net: Fix typos and whitespace. Bjorn Helgaas <bhelgaas@google.com> - 2016-03-23 14:50 +0100
  Re: [PATCH] net: Fix typos and whitespace. Bjorn Helgaas <helgaas@kernel.org> - 2016-03-23 15:00 +0100
    Re: [PATCH] net: Fix typos and whitespace. Vlad Zolotarov <vladz@cloudius-systems.com> - 2016-03-23 18:20 +0100
  Re: [PATCH] net: Fix typos and whitespace. David Miller <davem@davemloft.net> - 2016-03-23 19:30 +0100
    Re: [PATCH] net: Fix typos and whitespace. Tom Herbert <tom@herbertland.com> - 2016-03-24 01:30 +0100
      Re: [PATCH] net: Fix typos and whitespace. David Miller <davem@davemloft.net> - 2016-03-24 02:00 +0100

csiph-web