From patchwork Thu Sep 26 12:53:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Anthony PERARD X-Patchwork-Id: 13813361 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.xenproject.org (lists.xenproject.org [192.237.175.120]) (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 4940FCF9C7E for ; Thu, 26 Sep 2024 12:54:20 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.805429.1216513 (Exim 4.92) (envelope-from ) id 1sto0I-0000x0-UZ; Thu, 26 Sep 2024 12:53:54 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 805429.1216513; Thu, 26 Sep 2024 12:53:54 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1sto0I-0000wt-Ry; Thu, 26 Sep 2024 12:53:54 +0000 Received: by outflank-mailman (input) for mailman id 805429; Thu, 26 Sep 2024 12:53:53 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1sto0G-0000wb-QB for xen-devel@lists.xenproject.org; Thu, 26 Sep 2024 12:53:53 +0000 Received: from mail137-23.atl71.mandrillapp.com (mail137-23.atl71.mandrillapp.com [198.2.137.23]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id 60afb654-7c06-11ef-a0ba-8be0dac302b0; Thu, 26 Sep 2024 14:53:51 +0200 (CEST) Received: from pmta07.mandrill.prod.atl01.rsglab.com (localhost [127.0.0.1]) by mail137-23.atl71.mandrillapp.com (Mailchimp) with ESMTP id 4XDtnn61Pgz1XLFWy for ; Thu, 26 Sep 2024 12:53:49 +0000 (GMT) Received: from [37.26.189.201] by mandrillapp.com id ef7a1233fc2346e3851986d74bfdb241; Thu, 26 Sep 2024 12:53:49 +0000 X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: 60afb654-7c06-11ef-a0ba-8be0dac302b0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mandrillapp.com; s=mte1; t=1727355229; x=1727615729; bh=D7DLcDL5FSBvbAt0zdMciFux8ivvQkPD07MznEERP2Q=; h=From:Subject:To:Cc:Message-Id:Feedback-ID:Date:MIME-Version: Content-Type:Content-Transfer-Encoding:CC:Date:Subject:From; b=dV8mX3U7JlvaxX03T7aI9riYhOvbyflNTTebIGIwyVLrgXzT35dQzPoKcWF14MU8E c2GQQRF3k+z7uSgCNhgCcOiPoIL/i+a8G3uxFQPkeIN9F4kP0hNr00yorHFoGIyP2q 53an0BXmSkWekshW3G353rI04MZtMjZdEp0XZIdVBDsT4BTPM0usXAC5rhw20rrK+l QxfGxXSLjaxqJPst4IWh3fwfX+NHmF3z6QI8aNjLDzmxqQxemTHZbrk6o36F94H7BD QYHUYo87HL5xCI3wvEgsmP3rsX8tZLWbuS2xsnichLbMw7ovvLA+taL55os46vB8p0 ORnQkBMQFRuFg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vates.tech; s=mte1; t=1727355229; x=1727615729; i=anthony.perard@vates.tech; bh=D7DLcDL5FSBvbAt0zdMciFux8ivvQkPD07MznEERP2Q=; h=From:Subject:To:Cc:Message-Id:Feedback-ID:Date:MIME-Version: Content-Type:Content-Transfer-Encoding:CC:Date:Subject:From; b=FC5jPSlVK7i2MsxuFCFOQR3mTAm90QTUquWtnKE9LmkSA6Larg2gWsmaJuu0NvQE0 ec2JaY6x2tAduL6KKDyWU81lLz+coGcS0koXHQ2G36U4v7Muz5KTPxz/5fygcW+84g zC9OYpbXrUUnzXjIrO0NhXSVTzBe9NFYPkMY356id58caKz29r7VjAmsVwoau9AQeM 0HnlFM8lBI8LjFJj+Yxh7lV4HHWGJogzCaEeG2BwKHM+DDDkzdZBiU0wck+h04pNmc 2UuZbWhass2FjhWLGPncxijdc3npS9w07NLoaFncQeVd9pZMCnkVthpqIn/Hfd7AF1 GnSD33l6UNpqg== From: Anthony PERARD Subject: =?utf-8?q?=5BXEN_PATCH_0/2=5D_blkif=3A_Fix_discard_req_align_requir?= =?utf-8?q?ement_and_various_typos?= X-Mailer: git-send-email 2.39.2 X-Bm-Disclaimer: Yes X-Bm-Milter-Handled: 4ffbd6c1-ee69-4e1b-aabd-f977039bd3e2 X-Bm-Transport-Timestamp: 1727355229035 To: xen-devel@lists.xenproject.org Cc: =?utf-8?q?Roger_Pau_Monn=C3=A9?= , Anthony PERARD , Juergen Gross Message-Id: <20240926125347.23738-1-anthony.perard@vates.tech> X-Native-Encoded: 1 X-Report-Abuse: =?utf-8?q?Please_forward_a_copy_of_this_message=2C_including?= =?utf-8?q?_all_headers=2C_to_abuse=40mandrill=2Ecom=2E_You_can_also_report_?= =?utf-8?q?abuse_here=3A_https=3A//mandrillapp=2Ecom/contact/abuse=3Fid=3D30?= =?utf-8?q?504962=2Eef7a1233fc2346e3851986d74bfdb241?= X-Mandrill-User: md_30504962 Feedback-ID: 30504962:30504962.20240926:md Date: Thu, 26 Sep 2024 12:53:49 +0000 MIME-Version: 1.0 Patch series available in this git branch: https://xenbits.xen.org/git-http/people/aperard/xen-unstable.git br.blkif-wording-fix-v1 Cheers, Anthony PERARD (2): blkif: Fix alignment description for discard request blkif: Fix a couple of typos xen/include/public/io/blkif.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Juergen Gross Reviewed-by: Roger Pau Monné