linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] spi: Kconfig: fix a spelling mistake & hyphenation
@ 2023-01-24 23:35 Randy Dunlap
  2023-01-26  0:25 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2023-01-24 23:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Mark Brown, linux-spi

Correct a spelling mistake (reported by codespell).
Also hyphenate "8-bit".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Mark Brown <broonie@kernel.org>
Cc: linux-spi@vger.kernel.org
---
 drivers/spi/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -- a/drivers/spi/Kconfig b/drivers/spi/Kconfig
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -247,7 +247,7 @@ config SPI_CADENCE_XSPI
 	  Enable support for the Cadence XSPI Flash controller.
 
 	  Cadence XSPI is a specialized controller for connecting an SPI
-	  Flash over upto 8bit wide bus. Enable this option if you have a
+	  Flash over up to 8-bit wide bus. Enable this option if you have a
 	  device with a Cadence XSPI controller and want to access the
 	  Flash as an MTD device.
 

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

* Re: [PATCH] spi: Kconfig: fix a spelling mistake & hyphenation
  2023-01-24 23:35 [PATCH] spi: Kconfig: fix a spelling mistake & hyphenation Randy Dunlap
@ 2023-01-26  0:25 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2023-01-26  0:25 UTC (permalink / raw)
  To: linux-kernel, Randy Dunlap; +Cc: linux-spi

On Tue, 24 Jan 2023 15:35:02 -0800, Randy Dunlap wrote:
> Correct a spelling mistake (reported by codespell).
> Also hyphenate "8-bit".
> 
> 

Applied to

   broonie/spi.git for-next

Thanks!

[1/1] spi: Kconfig: fix a spelling mistake & hyphenation
      commit: 22913a63b477c5f167012d4f1265d023a102c1fe

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


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

end of thread, other threads:[~2023-01-26  0:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24 23:35 [PATCH] spi: Kconfig: fix a spelling mistake & hyphenation Randy Dunlap
2023-01-26  0:25 ` Mark Brown

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