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 lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 09A47C4332F for ; Thu, 10 Nov 2022 19:51:04 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1otDZU-00057U-Mn; Thu, 10 Nov 2022 14:50:44 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1otDZT-000570-Hl for qemu-devel@nongnu.org; Thu, 10 Nov 2022 14:50:43 -0500 Received: from mail-wr1-x42d.google.com ([2a00:1450:4864:20::42d]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1otDZR-0001XQ-Sl for qemu-devel@nongnu.org; Thu, 10 Nov 2022 14:50:43 -0500 Received: by mail-wr1-x42d.google.com with SMTP id w14so3759391wru.8 for ; Thu, 10 Nov 2022 11:50:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=PThKRh0NG5pEJ9WWU7KS02YyuzUCjXpY8pSUus1Ba/Y=; b=uAh2k55eSdyFP79Y++YOKX5KyDXxWmSmMWJ5eC8TaMhZWihhObjW3ZBVuEkEGWU0jF DeaGj5mr6Z9FB4+FxLshxjNdGoCK43AUhNHet3yh9ACIYfEFToyXvg9pyORO6Ekby8vS e1xJQnmI3S139TpHrEDVcfMyS+Xq+NeqyqOIOZLOs+f+IXVoIprWAmMhAWRZ56Yz7cex s0LfVpGekK22tuEd7XBQgZMMIz0EUmoxRw122U6s26M1twY5PzaywZN++lomwHAgk3Yb SFanPWU7oDNHHV81C1R0qlETIygskWNEXT2fOZS1bAnQJV9E/hbf6GtnPR396W+4yjPP HYHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=PThKRh0NG5pEJ9WWU7KS02YyuzUCjXpY8pSUus1Ba/Y=; b=tBcD0ByVNJD9dFU+v/4At50w6mZr2E4uDpaVrBlPtosp0yzam7hScDwRemIksxreGh tRq+N1OP2O/WZjq2n+FI04KsWKJE2fCIc3OaQoDmFzu/jD3fuXR9bcXnBk9RV0b/Fo9Z xf7ngBc8wvsMHQuFlmGzi823gZVMF1ly0Uz8qu6nMaL6cipxb4I9fgFA42NjCOYSV5zM gqHChkfShg8wdLahRR1blZrQPLVbwSRCU6g0k3Q1tV523fx+WpklqTRIEfHuIP9jfSKN wd/e98xjGLucvCWuvWMyLr4pZ7zrLcHA94QF9mRySlMidXjFLdP+6+n9d/0xuzvxUCBU ALvQ== X-Gm-Message-State: ACrzQf1eV/+kwF7vQR9LsFPaK1w35P8hzqMrKvcFHd3b8rkXIEhRrZEP s+6/atiHxlQyiy/K2E7RBpxgrEMkYo6feDhh X-Google-Smtp-Source: AMsMyM5Fix+WQOwkXAfVTSFslrxMjuL61PpzHT2V/5hdx3oDkE7jKN4WTebO2enDB6PQI5QyBKMenQ== X-Received: by 2002:a5d:4008:0:b0:235:a4c4:97c2 with SMTP id n8-20020a5d4008000000b00235a4c497c2mr43334654wrp.295.1668109840642; Thu, 10 Nov 2022 11:50:40 -0800 (PST) Received: from [192.168.7.115] ([109.111.120.167]) by smtp.gmail.com with ESMTPSA id y15-20020a5d614f000000b0022ae401e9e0sm11387wrt.78.2022.11.10.11.50.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 10 Nov 2022 11:50:40 -0800 (PST) Message-ID: <672dbf74-bba3-a711-6469-caba9dd67050@linaro.org> Date: Thu, 10 Nov 2022 20:50:38 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH for-7.2] Fix several typos in documentation (found by codespell) Content-Language: en-US To: Stefan Weil , qemu-trivial@nongnu.org, qemu-devel@nongnu.org Cc: Ani Sinha , Fam Zheng , Thomas Huth , Laurent Vivier , Paolo Bonzini , David Hildenbrand , Eric Blake , Markus Armbruster , "Michael S . Tsirkin" References: <20221110190825.879620-1-sw@weilnetz.de> From: =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= In-Reply-To: <20221110190825.879620-1-sw@weilnetz.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::42d; envelope-from=philmd@linaro.org; helo=mail-wr1-x42d.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org On 10/11/22 20:08, Stefan Weil wrote: > Those typos are in files which are used to generate the QEMU manual. > > Signed-off-by: Stefan Weil > --- > > I did not fix memory_region_init_resizeable_ram. That might be done after 7.2. > > Stefan > > docs/devel/acpi-bits.rst | 2 +- > docs/system/devices/can.rst | 2 +- > hw/scsi/esp.c | 6 +++--- > include/exec/memory.h | 6 +++--- > qapi/virtio.json | 4 ++-- > qemu-options.hx | 6 +++--- > tests/qtest/libqos/qgraph.h | 2 +- > tests/qtest/libqos/virtio-9p.c | 2 +- > 8 files changed, 15 insertions(+), 15 deletions(-) Reviewed-by: Philippe Mathieu-Daudé