linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] PCI: PCIE: Rename option title to something less confusing
@ 2013-07-04 20:45 Ezequiel Garcia
  2013-07-05 21:11 ` Bjorn Helgaas
  0 siblings, 1 reply; 2+ messages in thread
From: Ezequiel Garcia @ 2013-07-04 20:45 UTC (permalink / raw)
  To: linux-pci; +Cc: bhelgaas, Thomas Petazzoni, Ezequiel Garcia

The previous option title "PCI Express support" is confusing.
The name seems to imply this option is required to get PCIe support,
which is not true.

Fix it to "PCI Express Port Bus support" which is more accurate.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
---
 drivers/pci/pcie/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pci/pcie/Kconfig b/drivers/pci/pcie/Kconfig
index 569f82f..a82e70a 100644
--- a/drivers/pci/pcie/Kconfig
+++ b/drivers/pci/pcie/Kconfig
@@ -2,7 +2,7 @@
 # PCI Express Port Bus Configuration
 #
 config PCIEPORTBUS
-	bool "PCI Express support"
+	bool "PCI Express Port Bus support"
 	depends on PCI
 	help
 	  This automatically enables PCI Express Port Bus support. Users can
-- 
1.8.1.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] PCI: PCIE: Rename option title to something less confusing
  2013-07-04 20:45 [PATCH] PCI: PCIE: Rename option title to something less confusing Ezequiel Garcia
@ 2013-07-05 21:11 ` Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2013-07-05 21:11 UTC (permalink / raw)
  To: Ezequiel Garcia; +Cc: linux-pci, Thomas Petazzoni

On Thu, Jul 04, 2013 at 05:45:20PM -0300, Ezequiel Garcia wrote:
> The previous option title "PCI Express support" is confusing.
> The name seems to imply this option is required to get PCIe support,
> which is not true.
> 
> Fix it to "PCI Express Port Bus support" which is more accurate.
> 
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>

Applied to pci/misc for v3.12, thanks!  I'll rebase and push this branch
after v3.11-rc1 is released.

> ---
>  drivers/pci/pcie/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/pci/pcie/Kconfig b/drivers/pci/pcie/Kconfig
> index 569f82f..a82e70a 100644
> --- a/drivers/pci/pcie/Kconfig
> +++ b/drivers/pci/pcie/Kconfig
> @@ -2,7 +2,7 @@
>  # PCI Express Port Bus Configuration
>  #
>  config PCIEPORTBUS
> -	bool "PCI Express support"
> +	bool "PCI Express Port Bus support"
>  	depends on PCI
>  	help
>  	  This automatically enables PCI Express Port Bus support. Users can
> -- 
> 1.8.1.5
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-05 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-04 20:45 [PATCH] PCI: PCIE: Rename option title to something less confusing Ezequiel Garcia
2013-07-05 21:11 ` Bjorn Helgaas

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).