From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754104AbbDHMKc (ORCPT ); Wed, 8 Apr 2015 08:10:32 -0400 Received: from e33.co.us.ibm.com ([32.97.110.151]:49041 "EHLO e33.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753979AbbDHMK2 (ORCPT ); Wed, 8 Apr 2015 08:10:28 -0400 Date: Wed, 8 Apr 2015 05:10:23 -0700 From: "Paul E. McKenney" To: Jonathan Corbet Cc: "Michael S. Tsirkin" , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, dhowells@redhat.com Subject: Re: [PATCH] Documentation/memory-barriers.txt: typo fix Message-ID: <20150408121023.GP5668@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <1428481589-9151-1-git-send-email-mst@redhat.com> <20150408104040.3a258fad@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150408104040.3a258fad@lwn.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15040812-0009-0000-0000-000009F38C7F Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 08, 2015 at 10:40:40AM +0200, Jonathan Corbet wrote: > On Wed, 8 Apr 2015 10:27:57 +0200 > "Michael S. Tsirkin" wrote: > > > Fix an obvious typo in the documentation. > > Makes sense, applied to the docs tree. "My work is done." ;-) Thank you both! Thanx, Paul