diff options
author | Jeff Layton <jlayton@kernel.org> | 2019-07-05 13:26:29 -0400 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2019-09-16 12:06:24 +0200 |
commit | 27b0a392095d30e452772d4ae636150fd7f2172d (patch) | |
tree | 215a2b4f6eeae8cf753aa5eb75f4da0eb9572cbd /fs/ceph/inode.c | |
parent | 9f3345d8ec5e226d116ddb7fb86ee71a08a3b9a7 (diff) |
ceph: remove unneeded test in try_flush_caps
cap->session is always non-NULL, so we can just do a single test for
equality w/o testing explicitly for a NULL pointer.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/ceph/inode.c')
0 files changed, 0 insertions, 0 deletions