summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2015-05-22 21:13:18 (GMT)
committerJens Axboe <axboe@fb.com>2015-06-02 14:33:33 (GMT)
commitefa7d1c733d1d2c1a468b85126d70bad9fdf6ba8 (patch)
tree04a423dc46215a19472d5e52eec8395947756859 /block
parenteea8f41cc58849e354ecf8b95bd7f806e1d1f703 (diff)
downloadlinux-efa7d1c733d1d2c1a468b85126d70bad9fdf6ba8.tar.xz
update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
The header file will be used more widely with the pending cgroup writeback support and the current set of dummy declarations aren't enough to handle different config combinations. Update as follows. * Drop the struct cgroup declaration. None of the dummy defs need it. * Define blkcg as an empty struct instead of just declaring it. * Wrap dummy function defs in CONFIG_BLOCK. Some functions use block data types and none of them are to be used w/o block enabled. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions