From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758610Ab0DXBU7 (ORCPT ); Fri, 23 Apr 2010 21:20:59 -0400 Received: from mail-ww0-f46.google.com ([74.125.82.46]:33630 "EHLO mail-ww0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757475Ab0DXBU6 (ORCPT ); Fri, 23 Apr 2010 21:20:58 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=k0/ol+VsjbFt/L/Ja9xQ31cjCoytIN7t4rblLUr4imONL+7sxIzbJfgEwDsY+e6+wi DE6uwPs7BS5f9oXcct4OFpeygl584qkBlmdN+x1lA4vnltHaq/jDA4CT29WAOx82b+0F 8WFSW3wBDTeBLM0t0b4OMx1MtyMpExIlPMw5M= Date: Sat, 24 Apr 2010 03:21:04 +0200 From: Frederic Weisbecker To: William Cohen Cc: Ingo Molnar , lkml Subject: Re: [PATCH] perf-kvm.txt edits Message-ID: <20100424012100.GA31069@nowhere> References: <4BD204C5.9000504@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BD204C5.9000504@redhat.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 23, 2010 at 04:36:21PM -0400, William Cohen wrote: > asciidoc does not allow the "===" to be longer than the line above it. > Also corrected a couple types and formatting errors. > Signed-off-by: William Cohen Queued, thanks!