diff options
author | David Howells <dhowells@redhat.com> | 2020-06-16 01:52:30 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2020-06-16 17:26:57 +0200 |
commit | 7c295eec1e351003a8ca06c34f9e79336fa5b244 (patch) | |
tree | 44e36fedd105e3b432415c8c3cfa4ccfb9640417 /fs/afs/rxrpc.c | |
parent | afs: Fix use of afs_check_for_remote_deletion() (diff) | |
download | linux-7c295eec1e351003a8ca06c34f9e79336fa5b244.tar.xz linux-7c295eec1e351003a8ca06c34f9e79336fa5b244.zip |
afs: afs_vnode_commit_status() doesn't need to check the RPC error
afs_vnode_commit_status() is only ever called if op->error is 0, so remove
the op->error checks from the function.
Fixes: e49c7b2f6de7 ("afs: Build an abstraction around an "operation" concept")
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'fs/afs/rxrpc.c')
0 files changed, 0 insertions, 0 deletions