Re: [PATCH v3 0/2] block: drive-by cleanups for block cgroup
From: Jens Axboe <axboe@kernel.dk>
Date: 2020-06-29 21:44:44
From: Jens Axboe <axboe@kernel.dk>
Date: 2020-06-29 21:44:44
On 6/29/20 2:26 AM, Johannes Thumshirn wrote:
While reviewing Christoph's bio cleanup series, I noticed blkcg_bio_issue_check() is way too big for an inline function. When I moved it into block/blk-cgroup.c I noticed two other functions which only have one or no callers at all, so I cleaned them up as well.
Applied, thanks. -- Jens Axboe