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] [day] [month] [year] [list]
Date:	Tue, 13 Jan 2009 00:40:15 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Uwe Kleine-König 
	<u.kleine-koenig@...gutronix.de>
cc:	linux-kernel@...r.kernel.org,
	Uwe Kleine-König <Uwe.Kleine-Koenig@...i.com>,
	trivial@...nel.org
Subject: Re: [PATCH] fix typo "thier" -> "their"

On Mon, 12 Jan 2009, Uwe Kleine-König wrote:

> diff --git a/drivers/base/sys.c b/drivers/base/sys.c
> index c98c31e..a0361ae 100644
> --- a/drivers/base/sys.c
> +++ b/drivers/base/sys.c
> @@ -299,7 +299,7 @@ void sysdev_unregister(struct sys_device * sysdev)
>   *	and the class driver.
>   *
>   *	Note: The list is iterated in reverse order, so that we shut down
> - *	child devices before we shut down thier parents. The list ordering
> + *	child devices before we shut down their parents. The list ordering
>   *	is guaranteed by virtue of the fact that child devices are registered
>   *	after their parents.
>   */

Applied to trivial tree, together with the other four typo patches you 
have sent in this bunch.

Thanks,

-- 
Jiri Kosina
SUSE Labs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ