lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 24 Mar 2021 10:47:29 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>, ecree.xilinx@...il.com,
        habetsm.xilinx@...il.com, davem@...emloft.net, kuba@...nel.org,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sfc-falcon: Fix a typo

On 3/24/21 12:52 AM, Bhaskar Chowdhury wrote:
> 
> s/maintaning/maintaining/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>

Acked-by: Randy Dunlap <rdunlap@...radead.org>

> ---
>  drivers/net/ethernet/sfc/falcon/net_driver.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/ethernet/sfc/falcon/net_driver.h b/drivers/net/ethernet/sfc/falcon/net_driver.h
> index a529ff395ead..a381cf9ec4f3 100644
> --- a/drivers/net/ethernet/sfc/falcon/net_driver.h
> +++ b/drivers/net/ethernet/sfc/falcon/net_driver.h
> @@ -637,7 +637,7 @@ union ef4_multicast_hash {
>   * struct ef4_nic - an Efx NIC
>   * @name: Device name (net device name or bus id before net device registered)
>   * @pci_dev: The PCI device
> - * @node: List node for maintaning primary/secondary function lists
> + * @node: List node for maintaining primary/secondary function lists
>   * @primary: &struct ef4_nic instance for the primary function of this
>   *	controller.  May be the same structure, and may be %NULL if no
>   *	primary function is bound.  Serialised by rtnl_lock.
> --


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ