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>] [day] [month] [year] [list]
Date:   Tue, 2 Feb 2021 01:21:50 +0530
From:   Kishon Vijay Abraham I <kishon@...com>
To:     Geert Uytterhoeven <geert+renesas@...der.be>,
        Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
        Bjorn Helgaas <bhelgaas@...gle.com>
CC:     <linux-pci@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] PCI: endpoint: Explain NTB in PCI_EPF_NTB help text

Hi Geert,

On 29/01/21 6:37 pm, Geert Uytterhoeven wrote:
> The help text for the PCI_EPF_NTB config symbol uses the acronym "NTB".
> However, this acronym is not explained there.
> Expand the acronym to make it easier for users to decide if they need to
> enable the PCI_EPF_NTB option or not.
> 
> Fixes: 7dc64244f9e90b7b ("PCI: endpoint: Add EP function driver to provide NTB functionality")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>

Since I have to send the series one more time, I'll squash this in the
original patch and keep your signed-off-by.

Thanks
Kishon

> ---
>  drivers/pci/endpoint/functions/Kconfig | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/pci/endpoint/functions/Kconfig b/drivers/pci/endpoint/functions/Kconfig
> index 24bfb2af65a10c42..ba1c7b8ab6df2f0c 100644
> --- a/drivers/pci/endpoint/functions/Kconfig
> +++ b/drivers/pci/endpoint/functions/Kconfig
> @@ -17,10 +17,10 @@ config PCI_EPF_NTB
>  	tristate "PCI Endpoint NTB driver"
>  	depends on PCI_ENDPOINT
>  	help
> -	  Select this configuration option to enable the NTB driver
> -	  for PCI Endpoint. NTB driver implements NTB controller
> -	  functionality using multiple PCIe endpoint instances. It
> -	  can support NTB endpoint function devices created using
> +	  Select this configuration option to enable the Non-Transparent
> +	  Bridge (NTB) driver for PCI Endpoint. NTB driver implements NTB
> +	  controller functionality using multiple PCIe endpoint instances.
> +	  It can support NTB endpoint function devices created using
>  	  device tree.
>  
>  	  If in doubt, say "N" to disable Endpoint NTB driver.
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ