[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4EA56D60.2030208@oracle.com>
Date: Mon, 24 Oct 2011 21:51:28 +0800
From: Jeff Liu <jeff.liu@...cle.com>
To: linux-kernel@...r.kernel.org
CC: axboe@...nel.dk
Subject: [PATCH] Fix a typo
Signed-off-by: Jie Liu <jeff.liu@...cle.com>
---
block/blk-cgroup.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/block/blk-cgroup.h b/block/blk-cgroup.h
index a71d290..6f3ace7 100644
--- a/block/blk-cgroup.h
+++ b/block/blk-cgroup.h
@@ -188,7 +188,7 @@ struct blkio_policy_node {
union {
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
* by file type "fileid".
*/
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists