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, 23 Jun 2009 12:09:43 +0200 (CEST)
From:	Jiri Kosina <trivial@...nel.org>
To:	Dmitri Vorobiev <dmitri.vorobiev@...ial.com>
Cc:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] Fix a typo in linux/workqueue.h

On Tue, 23 Jun 2009, Dmitri Vorobiev wrote:

> Change "useing" -> "using".
> 
> Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@...ial.com>
> ---
>  include/linux/workqueue.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/include/linux/workqueue.h b/include/linux/workqueue.h
> index 13e1adf..f3a61fd 100644
> --- a/include/linux/workqueue.h
> +++ b/include/linux/workqueue.h
> @@ -94,7 +94,7 @@ struct execute_work {
>  /*
>   * initialize all of a work item in one go
>   *
> - * NOTE! No point in using "atomic_long_set()": useing a direct
> + * NOTE! No point in using "atomic_long_set()": using a direct
>   * assignment of the work data initializer allows the compiler
>   * to generate better code.
>   */

Applied to trivial queue, thanks Dmitri.

-- 
Jiri Kosina
SUSE Labs

--
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