diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h index ae9091a684807ffcc95fa6c0fb6de3233383d4cf..4ce6e68da2bd3b002a845ca85f5310564cd47706 100644 --- a/include/linux/blkdev.h +++ b/include/linux/blkdev.h @@ -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 {