Received: by 2002:a05:7412:2a8c:b0:e2:908c:2ebd with SMTP id u12csp3183012rdh; Thu, 28 Sep 2023 05:18:57 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGVMEdmW8Xszjm31hxX3M+sQHfCsImJWnSXxFSblm32hw/egCmf6BUeRaH0kyEXFrLpRKnW X-Received: by 2002:a05:6a00:993:b0:68f:c215:a825 with SMTP id u19-20020a056a00099300b0068fc215a825mr977639pfg.12.1695903537071; Thu, 28 Sep 2023 05:18:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1695903537; cv=none; d=google.com; s=arc-20160816; b=Qa5uq1gC9DhEgZTr6sKYYi/yiDVt3YkV0yZtQHHVvYgxkkfAhUW/z0jJm/qdOyQIqV Ptrv3BPJkJbO3pnClFNb69+/t1sjc/voEWM5A0ONsoqXB4S7jm5X+gV5FHEJfBU57NpD bgHMSTJ9RVlEiqu9N6NiccltgabO0xc5cT/82UmTABZcH3agiW7cO/bRCix80WikBkaP YKVyfWPkmOhNrfI5CZrXYMr0WNqRhtQ3P5EX8HyPTtJpgm2kQoPBZkp8eG73XN699yAp 5Fz47Qvg+qXT3YYN8ycsnl1IhedsgUnuxT3b2LSu7hPBjewRzol/Mpu+cNoUZvChAYfE uZpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=Dre5snRmBTrLZiCFGq78q+RGg64jliH27vJU6IFD04E=; fh=+vIaMt3QsvXgiWQTaQEr6wnCoKXWOY3uLhwrqT6RlYk=; b=gHywLzOJwaglIu3MAEj7zAvRGoMR1dPuV3Mv/WhDFSa4ynemiUMZt2AmlHaW0U8Pa9 3CtnFyXGETUSbh6xlzo/nTk4wGiSXbEN2FtV8rfH8VdFfEOb8LxHI2m9U7Xpc/sQG6H5 3QrXiU39ZgsXg50JJFFLfIjMa4SGIlui/rZNlTepQ43GJeumDvwYsmM8DeTRiHRcigQj D0j06BU+OL/Xaj2AuNNKo3XRWdkhRvWZT5eKB3G1BDK24P4n5cBAJRKNxBu1wKrqKiFm MQ/tSLCehWlu1xLEJsDoHqudq5QlDW7gXkNeEurCSICaWolu52U0I9c1ACdWctFUczIb L0fA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.32 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from agentk.vger.email (agentk.vger.email. [23.128.96.32]) by mx.google.com with ESMTPS id ds2-20020a056a004ac200b00690d25b1991si18400414pfb.41.2023.09.28.05.18.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Sep 2023 05:18:57 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.32 as permitted sender) client-ip=23.128.96.32; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.32 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by agentk.vger.email (Postfix) with ESMTP id 0162A82A54C9; Thu, 28 Sep 2023 05:18:45 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at agentk.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230420AbjI1MSj (ORCPT + 99 others); Thu, 28 Sep 2023 08:18:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35710 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230350AbjI1MSi (ORCPT ); Thu, 28 Sep 2023 08:18:38 -0400 Received: from albert.telenet-ops.be (albert.telenet-ops.be [IPv6:2a02:1800:110:4::f00:1a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F7AA139 for ; Thu, 28 Sep 2023 05:18:36 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:e207:8adb:af22:7f1e]) by albert.telenet-ops.be with bizsmtp id rQJa2A0083w8i7m06QJa0y; Thu, 28 Sep 2023 14:18:34 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qlpy5-004mRe-LC; Thu, 28 Sep 2023 14:18:34 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qlpyU-001ODc-3r; Thu, 28 Sep 2023 14:18:34 +0200 From: Geert Uytterhoeven To: "Michael S . Tsirkin" , Jason Wang , Mike Christie , Paolo Bonzini , Stefan Hajnoczi Cc: virtualization@lists.linux-foundation.org, kvm@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH] vhost-scsi: Spelling s/preceeding/preceding/g Date: Thu, 28 Sep 2023 14:18:33 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on agentk.vger.email Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (agentk.vger.email [0.0.0.0]); Thu, 28 Sep 2023 05:18:45 -0700 (PDT) Fix a misspelling of "preceding". Signed-off-by: Geert Uytterhoeven --- drivers/vhost/scsi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/vhost/scsi.c b/drivers/vhost/scsi.c index abef0619c7901af0..2d689181bafef241 100644 --- a/drivers/vhost/scsi.c +++ b/drivers/vhost/scsi.c @@ -1158,7 +1158,7 @@ vhost_scsi_handle_vq(struct vhost_scsi *vs, struct vhost_virtqueue *vq) /* * Set prot_iter to data_iter and truncate it to * prot_bytes, and advance data_iter past any - * preceeding prot_bytes that may be present. + * preceding prot_bytes that may be present. * * Also fix up the exp_data_len to reflect only the * actual data payload length. -- 2.34.1