[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4F79C006.8040807@xenotime.net>
Date: Mon, 02 Apr 2012 08:04:38 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: Alexi Somebody <alexi.nones@...il.com>
CC: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: Re: PROBLEM: Kconfig documenation typos
On 04/02/2012 02:14 AM, Alexi Somebody wrote:
> I found a couple of typographical errors on lines 414 and 424 of,
>
> Kernel Version: Linux 3.4.0-rc1
>
> [linux/kernel/git/torvalds/linux.git] / drivers / usb / host / Kconfig
>
> 408 config USB_OHCI_HCD_PLATFORM
> 409 bool "Generic OHCI driver for a platform device"
> 410 depends on USB_OHCI_HCD && EXPERIMENTAL
> 411 default n
> 412 ---help---
> 413 Adds an OHCI host driver for a generic platform device, which
> 414 provieds a memory space and an irq.
> 415
> 416 If unsure, say N.
> 417
> 418 config USB_EHCI_HCD_PLATFORM
> 419 bool "Generic EHCI driver for a platform device"
> 420 depends on USB_EHCI_HCD && EXPERIMENTAL
> 421 default n
> 422 ---help---
> 423 Adds an EHCI host driver for a generic platform device, which
> 424 provieds a memory space and an irq.
>
>
> It should be "provides" rather than "provieds" on line 414 and 424.
Can you send a patch to correct those 2 lines?
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists