]> git.baikalelectronics.ru Git - kernel.git/commit
block, bfq: replace 0/1 with false/true in bic apis
authorYu Kuai <yukuai3@huawei.com>
Wed, 14 Dec 2022 03:31:55 +0000 (11:31 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2023 10:28:05 +0000 (11:28 +0100)
commitcc7c72a4e3c106cd82bb6ad65c1bdefb29f70fd9
tree6f43cb4f7a63665ea0bb7f09ac8220957470c54a
parent181040bd6d69dd867244a41b4f54c52a9756ff61
block, bfq: replace 0/1 with false/true in bic apis

[ Upstream commit 337366e02b370d2800110fbc99940f6ddddcbdfa ]

Just to make the code a litter cleaner, there are no functional changes.

Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20221214033155.3455754-3-yukuai1@huaweicloud.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Stable-dep-of: b600de2d7d3a ("block, bfq: fix uaf for bfqq in bic_set_bfqq()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
block/bfq-cgroup.c
block/bfq-iosched.c