NFS: Remove unnecessary semicolons (fs/nfs/client.c)
commitee34e13620d0678d420ce50101aaef94ab81fc74
authorYanchuan Nian <ycnian@gmail.com>
Mon, 10 Sep 2012 00:40:16 +0000 (10 08:40 +0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 1 Oct 2012 22:40:03 +0000 (1 15:40 -0700)
treeb5247dd8ac424057f126c20c19f25e7a497dc52a
parent4e266229dbb0782d91b75633322edd632794b86d
NFS: Remove unnecessary semicolons (fs/nfs/client.c)

There are some unnecessary semicolons in function find_nfs_version. Just remove them.

Signed-off-by: Yanchuan Nian <ycnian@gmail.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c