All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Masanari Iida <standby24x7@gmail.com>
Cc: trivial@kernel.org, rdunlap@xenotime.net,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [trivial] Documentaion: Fix multiple typo in Documentation
Date: Fri, 06 Apr 2012 20:04:42 -0500	[thread overview]
Message-ID: <4F7F92AA.2050506@landley.net> (raw)
In-Reply-To: <1333727104-10181-1-git-send-email-standby24x7@gmail.com>

On 04/06/2012 10:45 AM, Masanari Iida wrote:
> Correct multiple spelling typo in Documentation.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
...
> diff --git a/Documentation/ABI/testing/sysfs-ptp b/Documentation/ABI/testing/sysfs-ptp
> index d40d2b5..25e9428 100644
> --- a/Documentation/ABI/testing/sysfs-ptp
> +++ b/Documentation/ABI/testing/sysfs-ptp
> @@ -50,7 +50,7 @@ Description:
>  		This file contains the number of programmable periodic
>  		output channels offered by the PTP hardware clock.
>  
> -What:		/sys/class/ptp/ptpN/pps_avaiable
> +What:		/sys/class/ptp/ptpN/pps_available

Checked to make sure the _code_ isn't actually using "avaiable" here.
It isn't.  (Rather a lot of hits for that typo, though...)

>  i.	New template defined to represent each family of controllers (identified by processor used). 
> -	The template will have defintions that will be initialised to appropritae values for a specific family of controllers. The template definition has four function pointers. During driver initialisation the function pointers will be set based on the controller family type. This change is done to support new controllers that has different processors and thus different register set.
> +	The template will have defintions that will be initialised to appropriate values for a specific family of controllers. The template definition has four function pointers. During driver initialisation the function pointers will be set based on the controller family type. This change is done to support new controllers that has different processors and thus different register set.

defintions still isn't right, but at least no worse.

Looks good, I'll add it to my queue if trivial doesn't pick it up first.

Rob
-- 
GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code.
Either it's "mere aggregation", or a license violation.  Pick one.

  reply	other threads:[~2012-04-07  1:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-06 15:45 [PATCH] [trivial] Documentaion: Fix multiple typo in Documentation Masanari Iida
2012-04-07  1:04 ` Rob Landley [this message]
2012-04-07 14:17   ` Masanari Iida
2012-04-07 14:13 ` [PATCH/V2] [trivial] Documentation: Fix typo in multiple files " Masanari Iida
2012-04-08  2:06   ` Rob Landley
2012-04-08 19:55     ` Jiri Kosina

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=4F7F92AA.2050506@landley.net \
    --to=rob@landley.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=standby24x7@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.