]> git.baikalelectronics.ru Git - kernel.git/commit
block: rename request_queue slab cache
authorIlya Dryomov <idryomov@gmail.com>
Fri, 20 Nov 2015 21:16:46 +0000 (22:16 +0100)
committerJens Axboe <axboe@fb.com>
Tue, 24 Nov 2015 22:24:25 +0000 (15:24 -0700)
commit72e95f54ed715dd8fee2265810a01a32b3770bd3
tree66c59dbd1c5e41a708c8cd847c5884b434768298
parent7e6aa53a098d3e4d00c40f508f28c4de297cf1d0
block: rename request_queue slab cache

Name the cache after the actual name of the struct.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-core.c