Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754385Ab1BHPcr (ORCPT ); Tue, 8 Feb 2011 10:32:47 -0500 Received: from iolanthe.rowland.org ([192.131.102.54]:55577 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752380Ab1BHPcq (ORCPT ); Tue, 8 Feb 2011 10:32:46 -0500 Date: Tue, 8 Feb 2011 10:32:44 -0500 (EST) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Tejun Heo cc: "Rafael J. Wysocki" , Dmitry Torokhov , Len Brown , Linux PM mailing list , LKML , ACPI Devel Mailing List Subject: Re: [linux-pm] [PATCH wq#for-2.6.39] workqueue: add system_freezeable_wq In-Reply-To: <20110208151453.GC6558@htj.dyndns.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1053 Lines: 30 On Tue, 8 Feb 2011, Tejun Heo wrote: > On Tue, Feb 08, 2011 at 10:10:46AM -0500, Alan Stern wrote: > > On Tue, 8 Feb 2011, Tejun Heo wrote: > > > > > From de62c151df9b6568c67977920267392c432f340a Mon Sep 17 00:00:00 2001 > > > From: Tejun Heo > > > Date: Tue, 8 Feb 2011 10:39:03 +0100 > > > > > > Add system wide freezeable workqueue. > > > > The preferred spelling is "freezable". > > Hmmm... workqueue always has used freezeable (even before cmwq > changes). It seems like mass renaming is in order. :-( The name of create_freezeable_workqueue was misspelled originally and then never changed. But other code and most of the comments and documentation are spelled correctly -- grep for both spellings and you'll see. Agreed, some renaming and editing is in order. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/