linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fpga: Fix spelling mistake "eXchnage" -> "exchange" in Kconfig
@ 2021-07-28 21:51 Colin King
  2021-07-28 23:17 ` Tom Rix
  0 siblings, 1 reply; 3+ messages in thread
From: Colin King @ 2021-07-28 21:51 UTC (permalink / raw)
  To: Moritz Fischer, Tom Rix, linux-fpga; +Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

There is a spelling mistake in the Kconfig text. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 drivers/fpga/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig
index 16793bfc2bb4..991b3f361ec9 100644
--- a/drivers/fpga/Kconfig
+++ b/drivers/fpga/Kconfig
@@ -119,7 +119,7 @@ config XILINX_PR_DECOUPLER
 	depends on HAS_IOMEM
 	help
 	  Say Y to enable drivers for Xilinx LogiCORE PR Decoupler
-	  or Xilinx Dynamic Function eXchnage AIX Shutdown Manager.
+	  or Xilinx Dynamic Function eXchange AIX Shutdown Manager.
 	  The PR Decoupler exists in the FPGA fabric to isolate one
 	  region of the FPGA from the busses while that region is
 	  being reprogrammed during partial reconfig.
-- 
2.31.1


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

* Re: [PATCH] fpga: Fix spelling mistake "eXchnage" -> "exchange" in Kconfig
  2021-07-28 21:51 [PATCH] fpga: Fix spelling mistake "eXchnage" -> "exchange" in Kconfig Colin King
@ 2021-07-28 23:17 ` Tom Rix
  2021-07-29 18:56   ` Moritz Fischer
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rix @ 2021-07-28 23:17 UTC (permalink / raw)
  To: Colin King, Moritz Fischer, linux-fpga; +Cc: kernel-janitors, linux-kernel


On 7/28/21 2:51 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> There is a spelling mistake in the Kconfig text. Fix it.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   drivers/fpga/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig
> index 16793bfc2bb4..991b3f361ec9 100644
> --- a/drivers/fpga/Kconfig
> +++ b/drivers/fpga/Kconfig
> @@ -119,7 +119,7 @@ config XILINX_PR_DECOUPLER
>   	depends on HAS_IOMEM
>   	help
>   	  Say Y to enable drivers for Xilinx LogiCORE PR Decoupler
> -	  or Xilinx Dynamic Function eXchnage AIX Shutdown Manager.
> +	  or Xilinx Dynamic Function eXchange AIX Shutdown Manager.
>   	  The PR Decoupler exists in the FPGA fabric to isolate one
>   	  region of the FPGA from the busses while that region is
>   	  being reprogrammed during partial reconfig.

Looks good, thanks

Reviewed-by: Tom Rix <trix@redhat.com>


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

* Re: [PATCH] fpga: Fix spelling mistake "eXchnage" -> "exchange" in Kconfig
  2021-07-28 23:17 ` Tom Rix
@ 2021-07-29 18:56   ` Moritz Fischer
  0 siblings, 0 replies; 3+ messages in thread
From: Moritz Fischer @ 2021-07-29 18:56 UTC (permalink / raw)
  To: Tom Rix
  Cc: Colin King, Moritz Fischer, linux-fpga, kernel-janitors, linux-kernel

On Wed, Jul 28, 2021 at 04:17:43PM -0700, Tom Rix wrote:
> 
> On 7/28/21 2:51 PM, Colin King wrote:
> > From: Colin Ian King <colin.king@canonical.com>
> > 
> > There is a spelling mistake in the Kconfig text. Fix it.
> > 
> > Signed-off-by: Colin Ian King <colin.king@canonical.com>
> > ---
> >   drivers/fpga/Kconfig | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig
> > index 16793bfc2bb4..991b3f361ec9 100644
> > --- a/drivers/fpga/Kconfig
> > +++ b/drivers/fpga/Kconfig
> > @@ -119,7 +119,7 @@ config XILINX_PR_DECOUPLER
> >   	depends on HAS_IOMEM
> >   	help
> >   	  Say Y to enable drivers for Xilinx LogiCORE PR Decoupler
> > -	  or Xilinx Dynamic Function eXchnage AIX Shutdown Manager.
> > +	  or Xilinx Dynamic Function eXchange AIX Shutdown Manager.
> >   	  The PR Decoupler exists in the FPGA fabric to isolate one
> >   	  region of the FPGA from the busses while that region is
> >   	  being reprogrammed during partial reconfig.
> 
> Looks good, thanks
> 
> Reviewed-by: Tom Rix <trix@redhat.com>
> 
Applied to for-next,

Moritz

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

end of thread, other threads:[~2021-07-29 18:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-28 21:51 [PATCH] fpga: Fix spelling mistake "eXchnage" -> "exchange" in Kconfig Colin King
2021-07-28 23:17 ` Tom Rix
2021-07-29 18:56   ` Moritz Fischer

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