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>] [day] [month] [year] [list]
Date:	Sun, 24 Jun 2012 18:06:28 +0000
From:	"Myklebust, Trond" <Trond.Myklebust@...app.com>
To:	Yanchuan Nian <ycnian@...il.com>
CC:	"linux-nfs@...r.kernel.org" <linux-nfs@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Fix a typo in nfs.h

On Mon, 2012-06-25 at 01:03 +0800, Yanchuan Nian wrote:
> This is a trivial patch that fixes a typo in the comment of nfs.h

"Iff" is _not_ a typo... Google it...

> 
> 
> Signed-off-by:Yanchuan Nian <ycnian@...il.com>
> ---
>  include/linux/nfs.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> 
> diff --git a/include/linux/nfs.h b/include/linux/nfs.h
> index 6d1fb63..be43aaa 100644
> --- a/include/linux/nfs.h
> +++ b/include/linux/nfs.h
> @@ -142,7 +142,7 @@ struct nfs_fh {
>  };
>  
>  /*
> - * Returns a zero iff the size and data fields match.
> + * Returns a zero if the size and data fields match.
>   * Checks only "size" bytes in the data field.
>   */
>  static inline int nfs_compare_fh(const struct nfs_fh *a, const struct
> nfs_fh *b)
> -- 
> 1.7.6

-- 
Trond Myklebust
Linux NFS client maintainer

NetApp
Trond.Myklebust@...app.com
www.netapp.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ