Searched hist:db05628435aa761d30b4eae481a82befe7a8492a (Results 1 – 3 of 3) sorted by relevance
/linux/block/ |
H A D | blk-cgroup-fc-appid.c | db05628435aa761d30b4eae481a82befe7a8492a Wed Apr 20 06:27:12 CEST 2022 Christoph Hellwig <hch@lst.de> blk-cgroup: move blkcg_{get,set}_fc_appid out of line
No need to have these helpers inline. Also remove the stubs and just use an IS_ENABLED for the get side (the set side already is only built conditionlly).
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Tejun Heo <tj@kernel.org> Link: https://lore.kernel.org/r/20220420042723.1010598-5-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | Makefile | diff db05628435aa761d30b4eae481a82befe7a8492a Wed Apr 20 06:27:12 CEST 2022 Christoph Hellwig <hch@lst.de> blk-cgroup: move blkcg_{get,set}_fc_appid out of line
No need to have these helpers inline. Also remove the stubs and just use an IS_ENABLED for the get side (the set side already is only built conditionlly).
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Tejun Heo <tj@kernel.org> Link: https://lore.kernel.org/r/20220420042723.1010598-5-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/linux/include/linux/ |
H A D | blk-cgroup.h | diff db05628435aa761d30b4eae481a82befe7a8492a Wed Apr 20 06:27:12 CEST 2022 Christoph Hellwig <hch@lst.de> blk-cgroup: move blkcg_{get,set}_fc_appid out of line
No need to have these helpers inline. Also remove the stubs and just use an IS_ENABLED for the get side (the set side already is only built conditionlly).
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Tejun Heo <tj@kernel.org> Link: https://lore.kernel.org/r/20220420042723.1010598-5-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|