diff options
author | Amitoj Kaur Chawla <amitoj1606@gmail.com> | 2016-08-08 14:43:49 +0530 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2016-09-19 13:08:35 -0400 |
commit | 2813b626e395f9de1ca0549c1c7d2217c1ce80ea (patch) | |
tree | c1302a0ad1c3d85157e063d91c3403aeb00ae954 /fs/nfs/client.c | |
parent | 3be7988674ab33565700a37b210f502563d932e6 (diff) | |
download | talos-op-linux-2813b626e395f9de1ca0549c1c7d2217c1ce80ea.tar.gz talos-op-linux-2813b626e395f9de1ca0549c1c7d2217c1ce80ea.zip |
sunrpc: Remove unnecessary variable
The variable `err` is not used anywhere and just returns the
predefined value `0` at the end of the function. Hence, remove the
variable and return 0 explicitly.
Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/nfs/client.c')
0 files changed, 0 insertions, 0 deletions