From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752548AbbJKVgN (ORCPT ); Sun, 11 Oct 2015 17:36:13 -0400 Received: from tex.lwn.net ([70.33.254.29]:39064 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751409AbbJKVgM (ORCPT ); Sun, 11 Oct 2015 17:36:12 -0400 Date: Sun, 11 Oct 2015 15:36:09 -0600 From: Jonathan Corbet To: Masanari Iida Cc: linux-kernel@vger.kernel.org, gleb@kernel.org, pbonzini@redhat.com, kvm@vger.kernel.org Subject: Re: [PATCH] Doc:kvm: Fix typo in Doc/virtual/kvm Message-ID: <20151011153609.1afec540@lwn.net> In-Reply-To: <1443887181-4114-1-git-send-email-standby24x7@gmail.com> References: <1443887181-4114-1-git-send-email-standby24x7@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; 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 Sun, 4 Oct 2015 00:46:21 +0900 Masanari Iida wrote: > This patch fix spelling typos in Documentation/virtual/kvm. Applied to the docs tree, thanks. jon