Loading block/blk-core.c +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ DEFINE_IDA(blk_queue_ida); /* * For the allocated request tables */ struct kmem_cache *request_cachep = NULL; struct kmem_cache *request_cachep; /* * For queue allocation Loading Loading
block/blk-core.c +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ DEFINE_IDA(blk_queue_ida); /* * For the allocated request tables */ struct kmem_cache *request_cachep = NULL; struct kmem_cache *request_cachep; /* * For queue allocation Loading