]> git.baikalelectronics.ru Git - kernel.git/commit
block: merge blkg_lookup_create and __blkg_lookup_create
authorChristoph Hellwig <hch@lst.de>
Sat, 27 Jun 2020 07:31:52 +0000 (09:31 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 29 Jun 2020 15:09:08 +0000 (09:09 -0600)
commit55da3484a304758b0397bb65fd893feb3f2ab9e8
tree5a4fa2ee6dafaa4d5f5c947be468c6c88b8723ea
parent68d270a9654f8cdc56fc9a3b42ab293f41b3cc89
block: merge blkg_lookup_create and __blkg_lookup_create

No good reason to keep these two functions split.

Acked-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.c