All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] workqueue: Comment/Doc correction with no functional change
@ 2013-08-21  0:50 Libin
  2013-08-21  0:50 ` [PATCH v2 1/3] workqueue: Comment correction in file header Libin
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Libin @ 2013-08-21  0:50 UTC (permalink / raw)
  To: tj; +Cc: linux-kernel, wangyijing, guohanjun

This patch set doesn't make any functional differences.

Libin (3):
  workqueue: Comment correction in file header
  workqueue: Fix manage_workers() RETURNS description
  workqueue: Correct/Drop references to gcwq in Documentation

 Documentation/workqueue.txt | 72 ++++++++++++++++++++++-----------------------
 kernel/workqueue.c          | 14 +++++----
 2 files changed, 45 insertions(+), 41 deletions(-)

-- 
1.8.2.1



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

end of thread, other threads:[~2013-08-21 20:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-21  0:50 [PATCH v2 0/3] workqueue: Comment/Doc correction with no functional change Libin
2013-08-21  0:50 ` [PATCH v2 1/3] workqueue: Comment correction in file header Libin
2013-08-21  0:50 ` [PATCH v2 2/3] workqueue: Fix manage_workers() RETURNS description Libin
2013-08-21 20:52   ` Randy Dunlap
2013-08-21  0:50 ` [PATCH v2 3/3] workqueue: Correct/Drop references to gcwq in Documentation Libin
2013-08-21 20:55   ` Randy Dunlap
2013-08-21 14:32 ` [PATCH v2 0/3] workqueue: Comment/Doc correction with no functional change Tejun Heo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.