diff options
author | Jan Kara <jack@suse.cz> | 2014-10-23 17:56:11 +0200 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2014-11-24 12:48:14 -0500 |
commit | c1b69b1ca1f5a8669034348cee9e495fde99bf69 (patch) | |
tree | 071aff2d59e923f300c3bca834548832ed300189 /fs/nfs/nfs42proc.c | |
parent | 5d01410fe4d92081f349b013a2e7a95429e4f2c9 (diff) | |
download | linux-c1b69b1ca1f5a8669034348cee9e495fde99bf69.tar.bz2 |
nfs: Remove dead case from nfs4_map_errors()
NFS4ERR_ACCESS has number 13 and thus is matched and returned
immediately at the beginning of nfs4_map_errors() and there's no point
in checking it later.
Coverity-id: 733891
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'fs/nfs/nfs42proc.c')
0 files changed, 0 insertions, 0 deletions