From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753442AbcGFIit (ORCPT ); Wed, 6 Jul 2016 04:38:49 -0400 Received: from tex.lwn.net ([70.33.254.29]:43066 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752507AbcGFIib (ORCPT ); Wed, 6 Jul 2016 04:38:31 -0400 Date: Wed, 6 Jul 2016 02:38:24 -0600 From: Jonathan Corbet To: Tejun Heo Cc: Masanari Iida , jiangshanlai@gmail.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] [linux-next] workqueue: Fix a typo in workqueue.txt Message-ID: <20160706023824.74ab3a2d@lwn.net> In-Reply-To: <20160705224549.GF25394@htj.duckdns.org> References: <20160705115530.22268-1-standby24x7@gmail.com> <20160705224549.GF25394@htj.duckdns.org> Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 5 Jul 2016 18:45:49 -0400 Tejun Heo wrote: > On Tue, Jul 05, 2016 at 08:55:30PM +0900, Masanari Iida wrote: > > This patch fix a spelling typo in workqueue.txt > > > > Signed-off-by: Masanari Iida > > Acked-by: Tejun Heo > > Jonathan, can you please route this one? Applied to the docs tree, thanks. jon