mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] [linux-next] workqueue: Fix a typo in workqueue.txt
@ 2016-07-05 11:55 Masanari Iida
  2016-07-05 22:45 ` Tejun Heo
  0 siblings, 1 reply; 3+ messages in thread
From: Masanari Iida @ 2016-07-05 11:55 UTC (permalink / raw)
  To: tj, jiangshanlai, corbet, linux-doc, linux-kernel; +Cc: Masanari Iida

This patch fix a spelling typo in workqueue.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/workqueue.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/workqueue.txt b/Documentation/workqueue.txt
index 5e0e05c5183e..c49e3178178d 100644
--- a/Documentation/workqueue.txt
+++ b/Documentation/workqueue.txt
@@ -169,7 +169,7 @@ resources, scheduled and executed.
   WQ_UNBOUND
 
 	Work items queued to an unbound wq are served by the special
-	woker-pools which host workers which are not bound to any
+	worker-pools which host workers which are not bound to any
 	specific CPU.  This makes the wq behave as a simple execution
 	context provider without concurrency management.  The unbound
 	worker-pools try to start execution of work items as soon as
-- 
2.9.0.137.gcf4c2cf

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

end of thread, other threads:[~2016-07-06  8:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-05 11:55 [PATCH] [linux-next] workqueue: Fix a typo in workqueue.txt Masanari Iida
2016-07-05 22:45 ` Tejun Heo
2016-07-06  8:38   ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®