Loading block/blk-core.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -38,7 +38,7 @@ static int __make_request(struct request_queue *q, struct bio *bio); /* /* * For the allocated request tables * For the allocated request tables */ */ struct kmem_cache *request_cachep; static struct kmem_cache *request_cachep; /* /* * For queue allocation * For queue allocation Loading Loading
block/blk-core.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -38,7 +38,7 @@ static int __make_request(struct request_queue *q, struct bio *bio); /* /* * For the allocated request tables * For the allocated request tables */ */ struct kmem_cache *request_cachep; static struct kmem_cache *request_cachep; /* /* * For queue allocation * For queue allocation Loading