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 3D45FC7619A for ; Tue, 11 Apr 2023 22:18:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229452AbjDKWSo (ORCPT ); Tue, 11 Apr 2023 18:18:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35528 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229621AbjDKWSn (ORCPT ); Tue, 11 Apr 2023 18:18:43 -0400 Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EAEF7468A; Tue, 11 Apr 2023 15:18:37 -0700 (PDT) Received: from localhost (unknown [IPv6:2601:281:8300:73::5f6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 96B0C5BF; Tue, 11 Apr 2023 22:18:37 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net 96B0C5BF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1681251517; bh=pWHfpVwOwf5n3ID70f/fj5Lxx0kk9E1xO6NqssJ6gKw=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=SqO/XtR390LrIWR23vpBVf/esRFsFA+woe8EHAEfH65ZfOOhYoVRug3Q/dJ3DiXE6 2qqwCB/0FDL1CXudJxKnGAvN+5Jvc/LMYbDl6B1sUF0B8NzYlPsSdKNYKWtTXfqYKh QBIKmYhI30LwIpjIAgIdrwpdPs/TApJCPJ3YLQfJCSur8NBtj9uoUBToN6gXBd7NSQ D1mIQ0HwL5MLqTIYYBrWS4gYd9Li3iHTDf8gka2SgIj5R1drdXMhBd7Lsw+vgnfogD ttTaQcQTqNwDYZWSaZ6YUFwCErTBhqq+apuHUzbpiRw1uygsfEp3MPApNlltnSvqx0 +tMWK+dgU9/PQ== From: Jonathan Corbet To: Stephen Rothwell , "Michael S. Tsirkin" Cc: Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: duplicate patch in the vhost tree In-Reply-To: <20230411151953.182c6a92@canb.auug.org.au> References: <20230411151953.182c6a92@canb.auug.org.au> Date: Tue, 11 Apr 2023 16:18:36 -0600 Message-ID: <871qkqawqr.fsf@meer.lwn.net> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org Stephen Rothwell writes: > Hi all, > > The following commit is also in the jc_docs tree as a different commit > (but the same patch): > > 3a9421482150 ("dma-api-howto: typo fix") > > This is commit > > 2ca956cf8834 ("dma-api-howto: typo fix") > > in the jc_docs tree. Michael, I'm a bit confused by this one...you sent it to me, but evidently didn't want me to take it? I can certainly drop it... Thanks, jon