diff --git a/[refs] b/[refs] index 7ecdfccf2fc3..2346b3bd9e36 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: df4156569d4ace581bd1581e7aa4a9dd7d2f0775 +refs/heads/master: 4d0d98b60eba726e0a4f3e6617628b070c444707 diff --git a/trunk/include/linux/blkdev.h b/trunk/include/linux/blkdev.h index ae9091a68480..4ce6e68da2bd 100644 --- a/trunk/include/linux/blkdev.h +++ b/trunk/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 {