lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 06 Apr 2012 20:04:42 -0500
From:	Rob Landley <rob@...dley.net>
To:	Masanari Iida <standby24x7@...il.com>
CC:	trivial@...nel.org, rdunlap@...otime.net,
	linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [trivial] Documentaion: Fix multiple typo in Documentation

On 04/06/2012 10:45 AM, Masanari Iida wrote:
> Correct multiple spelling typo in Documentation.
> 
> Signed-off-by: Masanari Iida <standby24x7@...il.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.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ