提交 4d0d98b6 编写于 作者: W Wanlong Gao 提交者: Jens Axboe

block:fix the comment error in blkdev.h

There is not a function rq_init but blk_rq_init in block/blk-core.c.
Signed-off-by: NWanlong Gao <wanlong.gao@gmail.com>
Signed-off-by: NJens Axboe <jaxboe@fusionio.com>
上级 df415656
......@@ -73,7 +73,7 @@ enum rq_cmd_type_bits {
/*
* try to put the fields that are referenced together in the same cacheline.
* if you modify this structure, be sure to check block/blk-core.c:rq_init()
* if you modify this structure, be sure to check block/blk-core.c:blk_rq_init()
* as well!
*/
struct request {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册