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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D8D74C001DF for ; Tue, 25 Jul 2023 21:15:08 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8463B86809; Tue, 25 Jul 2023 23:14:29 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="lkQQVLbi"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id F276386377; Tue, 25 Jul 2023 23:13:47 +0200 (CEST) Received: from mail-vk1-xa2a.google.com (mail-vk1-xa2a.google.com [IPv6:2607:f8b0:4864:20::a2a]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id AFBE98680B for ; Tue, 25 Jul 2023 23:13:43 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-vk1-xa2a.google.com with SMTP id 71dfb90a1353d-4819122cc5bso2269271e0c.2 for ; Tue, 25 Jul 2023 14:13:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1690319622; x=1690924422; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=sU6lwF4+ZeEfClIFz2gwIJ3qcocEG3iqQeV4+Xb2RjY=; b=lkQQVLbihCjzlA52y4FBbXU3FI/PtDq7vvrbDvJAUiVf199g/sVcUNtbyM+5p9II65 tcW/unPLczVjVQ2McLnpbP1oDpJ2NaCfzxxfUIJTWSwyq6E3IW9GWsGKRWEdbOKSrqDM rmAh+ZOGhWKz47NX+t3CHuAfvHXq7976pCowA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690319622; x=1690924422; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=sU6lwF4+ZeEfClIFz2gwIJ3qcocEG3iqQeV4+Xb2RjY=; b=Y6VScIGlMbouzX83L3UNtMGKddn9rdqKFQCdJAuvdHdY1Xp90WH+D1nhUJ2O0LkZRw 1GTqMsIwttoAS3SYOD4+Mcgg3n2DT3Sn4VkSwXpN1m5xWYkV8hR4RZEatut1tNT1F1MN CyAb9bdw1OA5SRCvYzBBrjwlo/6W4Be2EJTsDxfWrrtH63ZoDjNYxZSpnQoZeLgUnba9 m/zW/Ss+KHAAfzXpEJen78g+bzti1Uy5u4KPi92IQPABpO/CeAM9k8BPQBXIiyRwezfQ 2iTQ6YREcJ/9CTyxSJE1tRSaEfPb/DLSFE+mHSoWliEQOzUEbqQLpm/XVke4mOtlMIcg aXtQ== X-Gm-Message-State: ABy/qLYKfkowliDv0RkcmffShCh5Ox+tahDXNgAmITFyDxPPXhq/L8yh /Q6KIxA7uOGV5QH5/92w9LFBzIfXN6glDJLLfukfVA== X-Google-Smtp-Source: APBJJlEbCVUzQPOceTIi/P7964HAUSOYz3WHiryaFnVqoIr42q/zfPt4cgfHO7uoc+v28qs/Em4XBw== X-Received: by 2002:a1f:e083:0:b0:486:4306:b703 with SMTP id x125-20020a1fe083000000b004864306b703mr277357vkg.2.1690319622409; Tue, 25 Jul 2023 14:13:42 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-b236-e3a5-57be-379d.res6.spectrum.com. [2603:6081:7b00:6400:b236:e3a5:57be:379d]) by smtp.gmail.com with ESMTPSA id b12-20020ac5c74c000000b0048409b65b69sm1757264vkn.20.2023.07.25.14.13.41 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Jul 2023 14:13:41 -0700 (PDT) Date: Tue, 25 Jul 2023 17:13:40 -0400 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 1/5] MAINTAINERS: Correct minor mistakes on some file listings Message-ID: <20230725211340.GR3630934@bill-the-cat> References: <20230718162028.64908-1-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ZOuz7e/703UtuCy4" Content-Disposition: inline In-Reply-To: <20230718162028.64908-1-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --ZOuz7e/703UtuCy4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 18, 2023 at 12:20:24PM -0400, Tom Rini wrote: > There are a few entries where minor mistakes mean that we don't match up > with obviously expected files, correct those. >=20 > Signed-off-by: Tom Rini > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --ZOuz7e/703UtuCy4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmTAOwQACgkQFHw5/5Y0 tyxCaAv/X5PmVzzSO433xZ7VIxL4vyMZU+KXlgEJftZvM3Ep1Tz5vx/Wjik6EzBh tQ0kS0YkdeIUednw3Vp8rfkMSNwlHRnEni12p4RwwmsPmfwvsjF3tQ4ldop/qsS9 HOl5hJoOpjnaapczSpCoOILkpuKqXiTEZUzFoUv1Y1DeB947YNaLF6ci/9t2B0Lr iq+98R2zwijPnR88xNmSfqthxuVFlUxdJd1FArfuxMMENeQw8FXF5uIE7jJeDIi4 WA+djXW1+Wgr6K1c9xv6V/Q22xyh1X3JbK43MroZI1d30WEwioJ1AwqDT6naRCbg eSZq3hzIxOuWg5rYc38IfT6RgQyKwHHS284tx2M75ftrKNVPRGvAUTgwROiBuUyf /gt5ZQeju87fZJ3DcbSINcWqFnMuIJsSX12PIJdfDdGu/JEsJ+FoSedUznbdfPt3 YPJ9WtkZ6R2H0HPXmSY8UffKh6h6s2xY4IL7ut2EaKO6fPzSrhL9Ay99NdJm9DiR +6oyABTv =Hijg -----END PGP SIGNATURE----- --ZOuz7e/703UtuCy4--