提交 e890413a 编写于 作者: J Jie Liu 提交者: Jens Axboe

block: fix a typo in the blk-cgroup.h file

byptes -> bytes.
Signed-off-by: NJie Liu <jeff.liu@oracle.com>
Signed-off-by: NJens Axboe <axboe@kernel.dk>
上级 3bcfeaf9
...@@ -188,7 +188,7 @@ struct blkio_policy_node { ...@@ -188,7 +188,7 @@ struct blkio_policy_node {
union { union {
unsigned int weight; unsigned int weight;
/* /*
* Rate read/write in terms of byptes per second * Rate read/write in terms of bytes per second
* Whether this rate represents read or write is determined * Whether this rate represents read or write is determined
* by file type "fileid". * by file type "fileid".
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册