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 8C812E80A82 for ; Wed, 27 Sep 2023 04:43:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229665AbjI0Enn (ORCPT ); Wed, 27 Sep 2023 00:43:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47236 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229705AbjI0EnB (ORCPT ); Wed, 27 Sep 2023 00:43:01 -0400 Received: from codeconstruct.com.au (pi.codeconstruct.com.au [203.29.241.158]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 816563C07; Tue, 26 Sep 2023 21:03:45 -0700 (PDT) Received: from [192.168.68.112] (ppp118-210-175-231.adl-adc-lon-bras34.tpg.internode.on.net [118.210.175.231]) by mail.codeconstruct.com.au (Postfix) with ESMTPSA id 4336120216; Wed, 27 Sep 2023 12:03:39 +0800 (AWST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codeconstruct.com.au; s=2022a; t=1695787422; bh=zvBQOZmBgJD19HJPXvR2HTEHcUJHGXV6N2am+FBFV7k=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=Xmg6eoznLCKs8tJqaKA+AskPm5tjbluyWwqapgB6OONEpL7MCScbawR38Qm0jq8JX DlBPcVs05DUXgsL5y3Lyd/uwkajLg6i9o/R6s4ZJfbQAG1iWROPeyO2tWGRPuVLUb5 PtVJhlsQm7QLlHm9A1sCaGj/pZl4RY39f7UcHWRGfYoZeyCZ4xipVjj16e+bxH7hWY Ld2RllvmJYwgSRO2uQnTObk6hlIJh60QrBNqHREarvP6sAslkFyomp1KAlr/6Xos6/ c9NOw9CV/saOEulPaK6IkoNTZ68u9qob3raJzvTRzFSE67ieYyxfaHeUQ79O3XDciN FlbPTkIMHLI3w== Message-ID: Subject: Re: linux-next: duplicate patch in the mmc tree From: Andrew Jeffery To: Stephen Rothwell , Ulf Hansson , Olof Johansson , Arnd Bergmann Cc: ARM , Joel Stanley , Linux Kernel Mailing List , Linux Next Mailing List Date: Wed, 27 Sep 2023 13:33:37 +0930 In-Reply-To: <20230927134924.20dd7fb9@canb.auug.org.au> References: <20230927134924.20dd7fb9@canb.auug.org.au> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4-2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org Hi Stephen, On Wed, 2023-09-27 at 13:49 +1000, Stephen Rothwell wrote: > Hi all, >=20 > The following commit is also in the arm-soc-fixes tree as a different > commit (but the same patch): >=20 > 298df10391f4 ("MAINTAINERS: aspeed: Update Andrew's email address") >=20 > This is commit >=20 > 9c888dbf2164 ("MAINTAINERS: aspeed: Update Andrew's email address") >=20 > in the arm-soc-fixes tree. >=20 Thanks. I alerted Ulf to Joel picking it up here: https://lore.kernel.org/all/7a7d5a7f19fc793f157508fec7fbc09ca8c4cc4b.camel@= codeconstruct.com.au/ Sorry for the noise. Andrew