aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2022-09-21 20:04:48 +0200
committerJens Axboe <axboe@kernel.dk>2022-09-26 19:09:31 -0600
commit4a69f325aa43847e0827fbfe4b3623307b0c9baa (patch)
tree124091c6547c16f3cd0c234f5116982097e2ff36 /Kbuild
parentblk-cgroup: remove open coded blkg_lookup instances (diff)
downloadlinux-dev-4a69f325aa43847e0827fbfe4b3623307b0c9baa.tar.xz
linux-dev-4a69f325aa43847e0827fbfe4b3623307b0c9baa.zip
blk-cgroup: cleanup the blkg_lookup family of functions
Add a fully inlined blkg_lookup as the extra two checks aren't going to generated a lot more code vs the call to the slowpath routine, and open code the hint update in the two callers that care. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Andreas Herrmann <aherrmann@suse.de> Acked-by: Tejun Heo <tj@kernel.org> Link: https://lore.kernel.org/r/20220921180501.1539876-5-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions