linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix a typo
@ 2011-10-24 13:51 Jeff Liu
  2011-10-24 14:09 ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Liu @ 2011-10-24 13:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: axboe

Signed-off-by: Jie Liu <jeff.liu@oracle.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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Fix a typo
  2011-10-24 13:51 [PATCH] Fix a typo Jeff Liu
@ 2011-10-24 14:09 ` Jens Axboe
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2011-10-24 14:09 UTC (permalink / raw)
  To: jeff.liu; +Cc: linux-kernel

On 2011-10-24 15:51, Jeff Liu wrote:
> Signed-off-by: Jie Liu <jeff.liu@oracle.com>

Applied, but please next time use a more reasonable subject line.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] Fix a typo
@ 2024-10-14 13:12 chun-awa
  0 siblings, 0 replies; 3+ messages in thread
From: chun-awa @ 2024-10-14 13:12 UTC (permalink / raw)
  To: alexs, siyanteng, corbet; +Cc: linux-doc, linux-kernel, chun-awa

Signed-off-by: chun-awa <chun-awa@qq.com>
---
 .../translations/zh_CN/admin-guide/tainted-kernels.rst          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/translations/zh_CN/admin-guide/tainted-kernels.rst b/Documentation/translations/zh_CN/admin-guide/tainted-kernels.rst
index bc51d7cff..33c36e1b5 100644
--- a/Documentation/translations/zh_CN/admin-guide/tainted-kernels.rst
+++ b/Documentation/translations/zh_CN/admin-guide/tainted-kernels.rst
@@ -80,7 +80,7 @@ BUG、Oops或Panics消息中的污染标志
 ===  =====  ======  ========================================================
  位  日志     数字  内核被污染的原因
 ===  =====  ======  ========================================================
-  0   G/P        1  已加载专用模块
+  0   G/P        1  已加载专有模块
   1   _/F        2  模块被强制加载
   2   _/S        4  内核运行在不合规范的系统上
   3   _/R        8  模块被强制卸载
-- 
2.47.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-14 13:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-24 13:51 [PATCH] Fix a typo Jeff Liu
2011-10-24 14:09 ` Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2024-10-14 13:12 chun-awa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).