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:	Thu, 09 Jun 2016 08:52:36 +0930
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	Geliang Tang <geliangtang@...il.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Rasmus Villemoes <linux@...musvillemoes.dk>,
	Eric Biggers <ebiggers3@...il.com>,
	"Peter Zijlstra \(Intel\)" <peterz@...radead.org>
Cc:	Geliang Tang <geliangtang@...il.com>, linux-kernel@...r.kernel.org,
	Jiri Kosina <trivial@...nel.org>
Subject: Re: [PATCH] cpumask: fix code comment

Geliang Tang <geliangtang@...il.com> writes:
> Fix code comment for cpumask_parse().
>
> Signed-off-by: Geliang Tang <geliangtang@...il.com>

Acked-by: Rusty Russell <rusty@...tcorp.com.au>

(CC'd trivial@...nel.org).

Thanks,
Rusty.

> ---
>  include/linux/cpumask.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/cpumask.h b/include/linux/cpumask.h
> index e828cf6..da7fbf1 100644
> --- a/include/linux/cpumask.h
> +++ b/include/linux/cpumask.h
> @@ -579,7 +579,7 @@ static inline int cpumask_parselist_user(const char __user *buf, int len,
>  }
>  
>  /**
> - * cpumask_parse - extract a cpumask from from a string
> + * cpumask_parse - extract a cpumask from a string
>   * @buf: the buffer to extract from
>   * @dstp: the cpumask to set.
>   *
> -- 
> 1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ