]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: drop else branches in prepare_read_data{,_cont}
authorJeff Layton <jlayton@kernel.org>
Tue, 8 Feb 2022 13:19:45 +0000 (08:19 -0500)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 1 Mar 2022 17:26:36 +0000 (18:26 +0100)
commit534b955383f03b11d032197429f3d1efcaa23398
tree511deaec303702797d4d145303d4c810dce7baaa
parentb4c454b2f68fc0bf76d2be68ff30b1c3ea94665d
libceph: drop else branches in prepare_read_data{,_cont}

Just call set_in_bvec in the non-conditional part.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
net/ceph/messenger_v2.c