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 C5736C4332F for ; Tue, 20 Dec 2022 11:12:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232896AbiLTLM4 (ORCPT ); Tue, 20 Dec 2022 06:12:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38648 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229756AbiLTLMw (ORCPT ); Tue, 20 Dec 2022 06:12:52 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1B79E18E2D for ; Tue, 20 Dec 2022 03:12:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1671534721; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=AcFvnlNioLP/KkH6qBwLrs8kaBJYehGt9ukR9bUDWnM=; b=JigKzRgJhAKdXkIrSOtUDMr6cV828G7GsPkCdcVPclwC2Yzhc5L8skdzei8/kBIYK2vhxQ vfG2bc5uv7kWN4P6EcKTlB6mbaNAd3bO0dwxCstcT8fNdAnvw+319S1ks4jz1opamLbnKf nlWy/1CVO6JoPrmdjPv7FNdYkGm+ZVA= Received: from mail-qv1-f72.google.com (mail-qv1-f72.google.com [209.85.219.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-659-PDjFKO15MM-kbSpf4yoJAQ-1; Tue, 20 Dec 2022 06:12:00 -0500 X-MC-Unique: PDjFKO15MM-kbSpf4yoJAQ-1 Received: by mail-qv1-f72.google.com with SMTP id od14-20020a0562142f0e00b0051a47174c4eso1847024qvb.10 for ; Tue, 20 Dec 2022 03:11:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=AcFvnlNioLP/KkH6qBwLrs8kaBJYehGt9ukR9bUDWnM=; b=iGyKtZQmQkPmpGGkuO6v6Z/D2U3Ddv2kM1sy1ES4KYminKoyEYBvZ9moLUI2BQsKj4 tciIvRVVvZWXdBk+nxGgRKrRn31IQ4RG98G52HAG2H5DYLvjLvvmQZWH53YhoxNwojDT OhqVL/KjcBccR6C3mbtHGhvVA5GJYJqLtym5gPqgIQzVgEKg2EyTz0/dVE8x+f9ZwbnP iIQtWeU+zjF0F5td+CGSLGDMjgKvOKOinrbcdPxrpdMKJOcNFnjSdlQr3IVSLLJRY6Fh Q71vEt2mfvYhskZqoqGkPcUHTtQwzOuyWbJKEP3NcMcGUbfhscBcQWayAs/AsFqcl+ZU 6XGw== X-Gm-Message-State: ANoB5plOQDRC6i/T1KqicJaiAjDeHSUR0rGse5pAUF6KFWrHZAn4MXvc 20VFxFYz1sI86T91nNJohwfNgDP7kxYKdJfLVhkO/BVId05/HJSqtHlQR7gRddFCC8ScNgEIIFA 2ndJjegTCLT+gRevcO99FqiA9 X-Received: by 2002:a05:6214:3990:b0:4ee:b86a:2b5a with SMTP id ny16-20020a056214399000b004eeb86a2b5amr31435787qvb.20.1671534719553; Tue, 20 Dec 2022 03:11:59 -0800 (PST) X-Google-Smtp-Source: AMrXdXuHlBJYZ26nly3d5ku6D7a6qEuXtdjCI1SVoOw5osIdwx03DPqQ1Xewxdch2fG+GWJlkP5OCQ== X-Received: by 2002:a05:6214:3990:b0:4ee:b86a:2b5a with SMTP id ny16-20020a056214399000b004eeb86a2b5amr31435770qvb.20.1671534719340; Tue, 20 Dec 2022 03:11:59 -0800 (PST) Received: from redhat.com ([37.19.199.118]) by smtp.gmail.com with ESMTPSA id bl13-20020a05620a1a8d00b006fa22f0494bsm8662747qkb.117.2022.12.20.03.11.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Dec 2022 03:11:58 -0800 (PST) Date: Tue, 20 Dec 2022 06:11:53 -0500 From: "Michael S. Tsirkin" To: Bagas Sanjaya Cc: virtualization@lists.linux-foundation.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Jason Wang , Jonathan Corbet , Ricardo =?iso-8859-1?Q?Ca=F1uelo?= , Cornelia Huck , kernel@collabora.com Subject: Re: [PATCH 0/3] docs: driver-api: virtio: documentation improv suggestion Message-ID: <20221220061138-mutt-send-email-mst@kernel.org> References: <20221220095828.27588-1-bagasdotme@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221220095828.27588-1-bagasdotme@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 20, 2022 at 04:58:26PM +0700, Bagas Sanjaya wrote: > Michael S. Tsirkin has asked me [1] to post my improv suggestions for > now-applied virtio documentation [2], so here is the suggestion patch series. > The original suggestion must be splitted since it contains three distinct > changes. > > This series is based on kernel-doc fixup posted to fix recent linux-next > warnings [3]. > > [1]: https://lore.kernel.org/linux-doc/20221219011647-mutt-send-email-mst@kernel.org/ > [2]: https://lore.kernel.org/linux-doc/Y0QYTq7KW9C731s0@debian.me/ > [3]: https://lore.kernel.org/lkml/20221220073709.2687151-1-ricardo.canuelo@collabora.com/ Thanks, will queue for rc2. > Bagas Sanjaya (3): > docs: driver-api: virtio: parenthesize external reference targets > docs: driver-api: virtio: slightly reword virtqueues allocation > paragraph > docs: driver-api: virtio: commentize spec version checking > > Documentation/driver-api/virtio/virtio.rst | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) > > -- > An old man doll... just what I always wanted! - Clara