From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751617AbcGEWpy (ORCPT ); Tue, 5 Jul 2016 18:45:54 -0400 Received: from mail-qk0-f195.google.com ([209.85.220.195]:35591 "EHLO mail-qk0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751345AbcGEWpv (ORCPT ); Tue, 5 Jul 2016 18:45:51 -0400 Date: Tue, 5 Jul 2016 18:45:49 -0400 From: Tejun Heo To: Masanari Iida Cc: jiangshanlai@gmail.com, corbet@lwn.net, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] [linux-next] workqueue: Fix a typo in workqueue.txt Message-ID: <20160705224549.GF25394@htj.duckdns.org> References: <20160705115530.22268-1-standby24x7@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160705115530.22268-1-standby24x7@gmail.com> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? Thanks! -- tejun