mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Matt LaPlante <kernel1@cyberdogtech.com>
Cc: linux-kernel@vger.kernel.org, trivial@kernel.org
Subject: Re: [PATCH] Kconfig cleanup including spelling and grammar touchups.
Date: Sun, 31 Aug 2008 21:24:45 -0700	[thread overview]
Message-ID: <20080831212445.22af3250.randy.dunlap@oracle.com> (raw)
In-Reply-To: <1220239702-15688-1-git-send-email-kernel1@cyberdogtech.com>

On Sun, 31 Aug 2008 22:28:22 -0500 Matt LaPlante wrote:

> 
> Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
> ---
>  arch/arm/mach-omap1/Kconfig          |    4 ++--
>  arch/arm/mach-pxa/Kconfig            |    2 +-
>  arch/blackfin/Kconfig                |    6 +++---
>  arch/cris/Kconfig                    |    6 +++---
>  arch/cris/arch-v32/Kconfig           |    2 +-
>  arch/cris/arch-v32/drivers/Kconfig   |    2 +-
>  arch/cris/arch-v32/mach-fs/Kconfig   |    2 +-
>  arch/mips/Kconfig                    |    2 +-
>  arch/powerpc/Kconfig                 |    2 +-
>  arch/powerpc/platforms/Kconfig       |    2 +-
>  arch/powerpc/sysdev/bestcomm/Kconfig |    4 ++--
>  arch/sh/Kconfig                      |    4 ++--
>  arch/x86/Kconfig                     |    4 ++--
>  drivers/ata/Kconfig                  |    2 +-
>  drivers/base/Kconfig                 |    2 +-
>  drivers/gpio/Kconfig                 |    6 +++---
>  drivers/hwmon/Kconfig                |    2 +-
>  drivers/i2c/chips/Kconfig            |    4 ++--
>  drivers/input/Kconfig                |    2 +-
>  drivers/leds/Kconfig                 |    6 +++---
>  drivers/media/dvb/frontends/Kconfig  |    2 +-
>  drivers/misc/Kconfig                 |    8 ++++----
>  drivers/mmc/host/Kconfig             |    2 +-
>  drivers/serial/Kconfig               |    2 +-
>  drivers/usb/core/Kconfig             |    2 +-
>  drivers/usb/serial/Kconfig           |    4 ++--
>  fs/Kconfig                           |    2 +-
>  init/Kconfig                         |    6 +++++-
>  net/Kconfig                          |    2 +-
>  net/ipv6/Kconfig                     |   18 +++++++++---------
>  net/mac80211/Kconfig                 |    2 +-
>  net/netfilter/Kconfig                |    2 +-
>  32 files changed, 61 insertions(+), 57 deletions(-)
> 
> diff --git a/arch/arm/mach-omap1/Kconfig b/arch/arm/mach-omap1/Kconfig
> index 79f0b1f..c259ced 100644
> --- a/arch/arm/mach-omap1/Kconfig
> +++ b/arch/arm/mach-omap1/Kconfig
> @@ -93,9 +93,9 @@ config MACH_OMAP_PALMZ71
>  	bool "Palm Zire71"
>  	depends on ARCH_OMAP1 && ARCH_OMAP15XX
>  	help
> -	 Support for the Palm Zire71 PDA. To boot the kernel,
> +	 Support for the Palm Zire71 PDA. To boot the kernel

What's wrong with the comma?

>  	 you'll need a PalmOS compatible bootloader; check out
> -	 http://hackndev.com/palm/z71 for more informations.
> +	 http://hackndev.com/palm/z71 for more information.
>  	 Say Y here if you have such a PDA, say N otherwise.
>  
>  config MACH_OMAP_PALMTT

> diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
> index 4154ff1..4953f7b 100644
> --- a/arch/blackfin/Kconfig
> +++ b/arch/blackfin/Kconfig
> @@ -795,7 +795,7 @@ config C_B3PEN
>  	default n
>  
>  choice
> -	prompt"Enable Asynchonous Memory Banks"
> +	prompt"Enable Asynchronous Memory Banks"

Space is preferred, like:
	prompt "Enable Async..."

>  	default C_AMBEN_ALL
>  
>  config C_AMBEN

> diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig
> index 6318f6b..b1f3738 100644
> --- a/drivers/base/Kconfig
> +++ b/drivers/base/Kconfig
> @@ -54,7 +54,7 @@ config FIRMWARE_IN_KERNEL
>  	  such firmware, and do not wish to use an initrd.
>  
>  	  This single option controls the inclusion of firmware for
> -	  every driver which usees request_firmare() and ships its
> +	  every driver which usees request_firmware() and ships its

                             uses

>  	  firmware in the kernel source tree, to avoid a proliferation
>  	  of 'Include firmware for xxx device' options.
>  

> diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
> index 77cb342..2aaeb71 100644
> --- a/drivers/serial/Kconfig
> +++ b/drivers/serial/Kconfig
> @@ -1383,7 +1383,7 @@ config SERIAL_BFIN_SPORT
>  	depends on BLACKFIN && EXPERIMENTAL
>  	select SERIAL_CORE
>  	help
> -	  Enble support SPORT emulate UART on Blackfin series.
> +	  Enable SPORT emulate UART on Blackfin series.

Difficult to say which one is better....

>  
>  	  To compile this driver as a module, choose M here: the
>  	  module will be called bfin_sport_uart.

> diff --git a/init/Kconfig b/init/Kconfig
> index c11da38..0cd1edf 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -487,7 +487,11 @@ config PID_NS
>  	depends on NAMESPACES && EXPERIMENTAL
>  	help
>  	  Support process id namespaces.  This allows having multiple
> +<<<<<<< HEAD:init/Kconfig
>  	  process with the same pid as long as they are in different
> +=======
> +	  processes with the same pid as long as they are in different
> +>>>>>>> 00c0d3c... Fix misc small typos/grammar in Kconfigs.:init/Kconfig

eh??

>  	  pid namespaces.  This is a building block of containers.
>  
>  	  Unless you want to work with an experimental feature



Ack for the others.

---
~Randy
Linux Plumbers Conference, 17-19 September 2008, Portland, Oregon USA
http://linuxplumbersconf.org/

  reply	other threads:[~2008-09-01  4:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-01  3:28 Matt LaPlante
2008-09-01  4:24 ` Randy Dunlap [this message]
2008-09-02  2:14   ` Matt LaPlante
2008-09-02  2:40     ` Randy Dunlap
2008-11-07 20:37       ` Matt LaPlante
2008-11-07 20:46         ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080831212445.22af3250.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=kernel1@cyberdogtech.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome