From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DA477C35273 for ; Tue, 5 Apr 2022 14:32:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237179AbiDEOdb (ORCPT ); Tue, 5 Apr 2022 10:33:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40494 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344158AbiDENKo (ORCPT ); Tue, 5 Apr 2022 09:10:44 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id E179BE2F66 for ; Tue, 5 Apr 2022 05:12:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1649160744; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cyh9GNwkSeiWX8VVWJet6cmrStrv1Y1BhHYKMAKCy08=; b=h8tZFpQ3KdJbxq1vEEEb36pYjjNT9mSmL0wHgVvgxE8npD4185cKnSwo97b0gws2YLZq4h yLsR0hyxkzGKNK4auxd92T5zln7Mhiq5sWwMUM1SFmOFwupF2WnJi1rcjX3w7UpM3bYKQ6 mZxfu1PjCw/ftQhB18OCegp3TV/mA3U= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-451-NishBBujPcuOqY_jJyppfA-1; Tue, 05 Apr 2022 08:12:21 -0400 X-MC-Unique: NishBBujPcuOqY_jJyppfA-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 8724F100BAAB; Tue, 5 Apr 2022 12:12:19 +0000 (UTC) Received: from virtlab701.virt.lab.eng.bos.redhat.com (virtlab701.virt.lab.eng.bos.redhat.com [10.19.152.228]) by smtp.corp.redhat.com (Postfix) with ESMTP id 29C514021A6; Tue, 5 Apr 2022 12:12:19 +0000 (UTC) From: Paolo Bonzini To: Bagas Sanjaya Cc: linux-doc@vger.kernel.org, Anup Patel , Jonathan Corbet , Paul Walmsley , Palmer Dabbelt , Albert Ou , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org Subject: Re: [PATCH RESEND] Documentation: kvm: Add missing line break in api.rst Date: Tue, 5 Apr 2022 08:12:12 -0400 Message-Id: <20220405121215.605894-1-pbonzini@redhat.com> In-Reply-To: <20220403065735.23859-1-bagasdotme@gmail.com> References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.85 on 10.11.54.9 Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org Queued, thanks. Paolo