NFS: Remove redundant semicolon
authorzhangliguang <zhangliguang@linux.alibaba.com>
Tue, 12 Feb 2019 01:38:33 +0000 (09:38 +0800)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 20 Feb 2019 22:33:55 +0000 (17:33 -0500)
commit42f72cf368c502c435af4e206e26d651cfb7d9ad
tree59abf3ae71043905b51535ca42a6bfb159325e6a
parentbe4c2d4723a4a637f0d1b4f7c66447141a4b3564
NFS: Remove redundant semicolon

This removes redundant semicolon for ending code.

Fixes: c7944ebb9ce9 ("NFSv4: Fix lookup revalidate of regular files")
Signed-off-by: Liguang Zhang <zhangliguang@linux.alibaba.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/dir.c