Home
last modified time | relevance | path

Searched hist:a557f1c7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dbfq-cgroup.ca557f1c7 Thu Nov 07 13:17:59 CST 2019 Tejun Heo <tj@kernel.org> bfq-iosched: relocate bfqg_*rwstat*() helpers

Collect them right under #ifdef CONFIG_BFQ_CGROUP_DEBUG. The next
patch will use them from !DEBUG path and this makes it easy to move
them out of the ifdef block.

This is pure code reorganization.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
a557f1c7 Thu Nov 07 13:17:59 CST 2019 Tejun Heo <tj@kernel.org> bfq-iosched: relocate bfqg_*rwstat*() helpers

Collect them right under #ifdef CONFIG_BFQ_CGROUP_DEBUG. The next
patch will use them from !DEBUG path and this makes it easy to move
them out of the ifdef block.

This is pure code reorganization.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>