lkml.org 
[lkml]   [2012]   [Jun]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] Fix a typo in nfs.h
Date
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@gmail.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@netapp.com
www.netapp.com

\
 
 \ /
  Last update: 2012-06-24 20:41    [from the cache]
©2003-2011 Jasper Spaans