diff options
author | Jeff Layton <jlayton@kernel.org> | 2020-03-18 20:29:34 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2020-06-01 13:22:52 +0200 |
commit | 681ac634883ba162ce5c50c10120c8bf4df81574 (patch) | |
tree | 1923fb976f30f46bca986cb07e2c1e597d8c53d9 /sound | |
parent | ceph: reorganize __send_cap for less spinlock abuse (diff) | |
download | linux-681ac634883ba162ce5c50c10120c8bf4df81574.tar.xz linux-681ac634883ba162ce5c50c10120c8bf4df81574.zip |
ceph: split up __finish_cap_flush
This function takes a mdsc argument or ci argument, but if both are
passed in, it ignores the ci arg. Fortunately, nothing does that, but
there's no good reason to have the same function handle both cases.
Also, get rid of some branches and just use |= to set the wake_* vals.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions