]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit65710dd68f2970604d98969e59073b6a48cb40c2
tree59abf3ae71043905b51535ca42a6bfb159325e6a
parent2291f542df10a96f9603568d211146b0b583d16a
NFS: Remove redundant semicolon

This removes redundant semicolon for ending code.

Fixes: 0754f06815e3 ("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