public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] small spelling correction
@ 2012-05-19 16:12 Ian Kumlien
  2012-06-13 22:57 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Kumlien @ 2012-05-19 16:12 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 315 bytes --]

Hi,

Just saw spotted a spelling error when updating one of my machines to
3.4.0-rc7, but since it was so small i actually
ran hunspell on the config, that's where the adapter change came from
- hope it's ok =)

Changes in drivers/usb/host/Kconfig:
compilant => compliant
provieds  => provides
Adaptor   => Adapter

[-- Attachment #2: spelling-patch.diff --]
[-- Type: application/octet-stream, Size: 1866 bytes --]

From 9f32535bcccf54f7fddb6e1c8fd4d3f25c173cc7 Mon Sep 17 00:00:00 2001
From: Ian Kumlien <ian.kumlien@gmail.com>
Date: Sat, 19 May 2012 18:04:31 +0200
Subject: [PATCH] Fixed some minor spelling mistakes

Fixing some spelling mistakes that looks like speed typing.

compilant => compliant
provieds  => provides
Adaptor   => Adapter
---
 drivers/usb/host/Kconfig |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index f788eb8..e49c23b 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -125,7 +125,7 @@ config XPS_USB_HCD_XILINX
 	select USB_EHCI_BIG_ENDIAN_DESC
 	select USB_EHCI_BIG_ENDIAN_MMIO
 	---help---
-		Xilinx xps USB host controller core is EHCI compilant and has
+		Xilinx xps USB host controller core is EHCI compliant and has
 		transaction translator built-in. It can be configured to either
 		support both high speed and full speed devices, or high speed
 		devices only.
@@ -411,7 +411,7 @@ config USB_OHCI_HCD_PLATFORM
 	default n
 	---help---
 	  Adds an OHCI host driver for a generic platform device, which
-	  provieds a memory space and an irq.
+	  provides a memory space and an irq.
 
 	  If unsure, say N.
 
@@ -421,7 +421,7 @@ config USB_EHCI_HCD_PLATFORM
 	default n
 	---help---
 	  Adds an EHCI host driver for a generic platform device, which
-	  provieds a memory space and an irq.
+	  provides a memory space and an irq.
 
 	  If unsure, say N.
 
@@ -596,7 +596,7 @@ config USB_HWA_HCD
 	select UWB_HWA
 	help
 	  This driver enables you to connect Wireless USB devices to
-	  your system using a Host Wire Adaptor USB dongle. This is an
+	  your system using a Host Wire Adapter USB dongle. This is an
 	  UWB Radio Controller and WUSB Host Controller connected to
 	  your machine via USB (specified in WUSB1.0).
 
-- 
1.7.3.4


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

* Re: [PATCH] small spelling correction
  2012-05-19 16:12 [PATCH] small spelling correction Ian Kumlien
@ 2012-06-13 22:57 ` Greg KH
  2012-06-14  9:41   ` Ian Kumlien
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2012-06-13 22:57 UTC (permalink / raw)
  To: Ian Kumlien; +Cc: linux-kernel

On Sat, May 19, 2012 at 06:12:38PM +0200, Ian Kumlien wrote:
> Hi,
> 
> Just saw spotted a spelling error when updating one of my machines to
> 3.4.0-rc7, but since it was so small i actually
> ran hunspell on the config, that's where the adapter change came from
> - hope it's ok =)
> 
> Changes in drivers/usb/host/Kconfig:
> compilant => compliant
> provieds  => provides
> Adaptor   => Adapter

Your patch is attached in base64 mode, making it impossible for me to
apply.  Please use git send-email to send it to me in a format I can
apply it in.

thanks,

greg k-h

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

* Re: [PATCH] small spelling correction
  2012-06-13 22:57 ` Greg KH
@ 2012-06-14  9:41   ` Ian Kumlien
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Kumlien @ 2012-06-14  9:41 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel

On Thu, Jun 14, 2012 at 12:57 AM, Greg KH <gregkh@linuxfoundation.org> wrote:
> On Sat, May 19, 2012 at 06:12:38PM +0200, Ian Kumlien wrote:
>> Hi,
>>
>> Just saw spotted a spelling error when updating one of my machines to
>> 3.4.0-rc7, but since it was so small i actually
>> ran hunspell on the config, that's where the adapter change came from
>> - hope it's ok =)
>>
>> Changes in drivers/usb/host/Kconfig:
>> compilant => compliant
>> provieds  => provides
>> Adaptor   => Adapter
>
> Your patch is attached in base64 mode, making it impossible for me to
> apply.  Please use git send-email to send it to me in a format I can
> apply it in.

Sorry about that, will be sending a new version right now - never
played with git send-mail before =)

> thanks,
>
> greg k-h

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

end of thread, other threads:[~2012-06-14  9:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-19 16:12 [PATCH] small spelling correction Ian Kumlien
2012-06-13 22:57 ` Greg KH
2012-06-14  9:41   ` Ian Kumlien

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox