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 0EB91C0015E for ; Tue, 25 Jul 2023 21:16:50 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D940186824; Tue, 25 Jul 2023 23:16:26 +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="omZTrVEM"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 257F1867A3; Tue, 25 Jul 2023 23:14:27 +0200 (CEST) Received: from mail-ua1-x935.google.com (mail-ua1-x935.google.com [IPv6:2607:f8b0:4864:20::935]) (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 E795786824 for ; Tue, 25 Jul 2023 23:14:23 +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-ua1-x935.google.com with SMTP id a1e0cc1a2514c-7948540a736so1756740241.1 for ; Tue, 25 Jul 2023 14:14:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1690319662; x=1690924462; 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=oTI6Fjjjkay/lsw46dve6ZKFspcIpv+gzu+4mN8Xztw=; b=omZTrVEMwjgazCZkavtvA0bPLCxSMva1C6FrnrOw0WYQAYjebRfGeh11I2tJJvEeIz JETugc7or0wgCYRAoYP3XiWsmsx84H9LQwmv1Ade3YY/r3kZdrcZjs+iSvhueZaeJFqM AoO6Oo+vVgXuTnBUOSU6t7WFCE3BTcruzuM0E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690319662; x=1690924462; 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=oTI6Fjjjkay/lsw46dve6ZKFspcIpv+gzu+4mN8Xztw=; b=WyLR1eyO8NxPfOtsmgo0KWD1fnVLMf+uwkN8kW6g2ZIrCLPzTq2fdzybhp0AqwwlW+ FXz9zmnAV5OyUdRhr7RiAroG272E8t6Fj+Upx4uX8ME+wfHhQ+Sk/JQqtXN6aFYAcTyC LKDfPiqiGa1eq9ZRsuJGghrkNn7qNxxRYJTDPIKDXDX9QF0KYZ/t45SeJZY2PkJzVgBF nyPYzr4IKhBXZJ6h544cNSkhEO7SFv5ZLxGVWtnK9B3q8ykdxzENr+Fip134z9yQbRu1 N2JpDXgiDoITBLPC5q5wMy775nmCY903qNPvyAMekrLFxibOfc1Cf83kWZBqqMbecUUo JS1A== X-Gm-Message-State: ABy/qLYaqCgLPwFg548Ir0WDPedpYB8FVaAyEpRVLHL9LyQDcBPYV7Se ZIWf1rUeEPy75cydG6L0MVTKAeWeRQIspHeJrSdseA== X-Google-Smtp-Source: APBJJlH8hvxi4fQTZO6YZYJzxJjTY5kVA6I/5po6/8pExzJlNVRYQlckYE6JPIXlAs2/KIgci1o9OA== X-Received: by 2002:a1f:4110:0:b0:486:4b91:dafa with SMTP id o16-20020a1f4110000000b004864b91dafamr190346vka.16.1690319662663; Tue, 25 Jul 2023 14:14:22 -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 t12-20020ac5c3cc000000b0048174a18a2fsm1747160vkk.27.2023.07.25.14.14.21 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Jul 2023 14:14:21 -0700 (PDT) Date: Tue, 25 Jul 2023 17:14:20 -0400 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 5/7] MAINTAINERS: Fix path typos and similar Message-ID: <20230725211420.GA3630934@bill-the-cat> References: <20230718233334.1450692-1-trini@konsulko.com> <20230718233334.1450692-5-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gOZlN845Ej50o8jh" Content-Disposition: inline In-Reply-To: <20230718233334.1450692-5-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 --gOZlN845Ej50o8jh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 18, 2023 at 07:33:32PM -0400, Tom Rini wrote: > We have a number of cases where the in-tree path of files and where > they presumably were when the first version of a patch were posted > differ slightly. Correct these to point at where the files are now. >=20 > Signed-off-by: Tom Rini > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --gOZlN845Ej50o8jh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmTAOywACgkQFHw5/5Y0 tyynpwv/STIq9xYGr0VUyKRFVWGpmxorbd8rhE5j8ENyxDNUrtCVmh8OcqctI1it kegknNpbXDKNMmy7Byp3bpGu0pIkLxjub+y8divWqpMt39cfWjH/M5matOgMLhxs M4XfkghvZXFoZKdtHhxCXda1FVl6qg3Iw5xgENWDk52byP6xfV57Ej5qY+nimkY5 +6ELXBshZUWluchpA0I9JUH4WNR9Gi3Z48NL5rErn+2Tubg5CdADtd+wC3X8lBtp Fx1wpNDj7hcdpfCR0Q10kkexoc21MG37WBQYndQmhXWCFPoug4ZGOptEVT6Vved+ QReBPEfJKzkte3Y0/3iO8bnwvkl6wZbPffba+67UVKNeiCANwAkohL5tS/9UBY8F rRYJtDWcmU9GIjhxAEkpFmEL5KVhC0TncADjkQ1R4P7Z1J28a6up1IJRHB4D8LtO e504zj8NDAISWR14iLN3aBEe3AAV8o0XhhUVVwV6YBNHi2+HZnUUkeaxuFIw74cm 1/26nf3z =WtqE -----END PGP SIGNATURE----- --gOZlN845Ej50o8jh--