linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	Bjorn Helgaas <bhelgaas@google.com>
Cc: <linux-pci@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] PCI: endpoint: Explain NTB in PCI_EPF_NTB help text
Date: Tue, 2 Feb 2021 01:21:50 +0530	[thread overview]
Message-ID: <a2457927-370b-1e71-9c8a-5033cea3035e@ti.com> (raw)
In-Reply-To: <20210129130721.2653990-1-geert+renesas@glider.be>

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@glider.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.
> 

           reply	other threads:[~2021-02-01 19:53 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210129130721.2653990-1-geert+renesas@glider.be>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a2457927-370b-1e71-9c8a-5033cea3035e@ti.com \
    --to=kishon@ti.com \
    --cc=bhelgaas@google.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).