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 E714EC001DB for ; Mon, 7 Aug 2023 19:29:17 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id DCDB085F3D; Mon, 7 Aug 2023 21:28:46 +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="Am976Imh"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 371938617F; Mon, 7 Aug 2023 21:28:46 +0200 (CEST) Received: from mail-yb1-xb30.google.com (mail-yb1-xb30.google.com [IPv6:2607:f8b0:4864:20::b30]) (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 2E53E85F3D for ; Mon, 7 Aug 2023 21:28:44 +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-yb1-xb30.google.com with SMTP id 3f1490d57ef6-d3d729a08e4so5506404276.3 for ; Mon, 07 Aug 2023 12:28:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1691436523; x=1692041323; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=54oLelV92JO5wEbMTkxuIMkEkSrXeSB2vNoI7L931Jg=; b=Am976ImhBm27Xko8eRjCPrjnsvoxg/9Uxg8u6buoi5Pr4LDA/W6vnJFUqA/YYrRFzC BmsAe2ruvc9iqR0VmQb8QMddYMv02Hoda37TbcRG25rr5AA44VgtvOunpKQ5AQqifLzi TsrVTxT0aaG1IDmikMIkDtAsndnwvOVwdyh5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691436523; x=1692041323; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=54oLelV92JO5wEbMTkxuIMkEkSrXeSB2vNoI7L931Jg=; b=aueT6ly9PZn9T2gWkSUGKuelcZBxjAXSVHmf4pbILw7nkLXd7Ai5o1IdZmlUiSv7Jy T8QoHBe2TFLP1bhh6APSYF7S49DyiGp2Sr19XO1Qw1qyC+QaBhu5kNHlH3eAMrwyaLYC RJ0FE/MrQvKRxKSzdL0fZU35yg1sJUfm3MM5Q8CsfIFNTeZW8kn0K0IVWdL/+qF1CQ3d cvT6KOpw3Nx5v2pAQwaW114ClMLq86m9g49lRWrQ4zorAHL0PJbyRt6Fsa59+xqGmAs8 qodoNyX7WcIg8p/cxArxvYFQIhAWa9AItmofdOhaI8f9e/fJUOGBNRyNbda+7x6NNWl/ ZoLA== X-Gm-Message-State: AOJu0Yz6PeRTSiyv6oQa+DowpWPmw9++dyJrpPv9zKRaP5LHwSow47tF 7foAUhxDKegIsP8XeRe3E8dOVg== X-Google-Smtp-Source: AGHT+IEWvTE23BNXoIibzSDrxhpjb76Tz4H1AmCsx6CiESmAzECiWMZW9TGgVjiTRMMSGCIMdEWm2Q== X-Received: by 2002:a25:4146:0:b0:d47:ba3c:a66c with SMTP id o67-20020a254146000000b00d47ba3ca66cmr8091393yba.19.1691436522944; Mon, 07 Aug 2023 12:28:42 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-3ce2-35b7-c17c-93f2.res6.spectrum.com. [2603:6081:7b00:6400:3ce2:35b7:c17c:93f2]) by smtp.gmail.com with ESMTPSA id o7-20020a258d87000000b00d1d0841d911sm2380185ybl.17.2023.08.07.12.28.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Aug 2023 12:28:42 -0700 (PDT) Date: Mon, 7 Aug 2023 15:28:40 -0400 From: Tom Rini To: Marek Vasut Cc: u-boot@lists.denx.de, Heinrich Schuchardt , Patrick Delaunay , Rasmus Villemoes , Simon Glass , Stefan Roese Subject: Re: [PATCH] common: Drop duplicate space in SPL_BMP description Message-ID: <20230807192840.GE3630934@bill-the-cat> References: <20230729133451.9263-1-marex@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="aHzAFDNviNcvmkiR" Content-Disposition: inline In-Reply-To: <20230729133451.9263-1-marex@denx.de> 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 --aHzAFDNviNcvmkiR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 29, 2023 at 03:34:51PM +0200, Marek Vasut wrote: > Drop duplicate space in Kconfig symbol description. >=20 > Signed-off-by: Marek Vasut Applied to u-boot/master, thanks! --=20 Tom --aHzAFDNviNcvmkiR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmTRRegACgkQFHw5/5Y0 tyyE3Av/Y7pC7QzbA98ZNEUdLgwdNy60ntFY1iFoRIcSq5dDm5uSVXAeuZD0iu7i A3tH5P+X4+8BvsKuy5PZEs983lur1B41ij1f7NPZQcQaRwJs4Sx9OOrv+wvQGpoF 2h5rlN/1i0f1vLdLMbkUVkSWtmRCqAhq51cO6E5u/5Ae8KcPo4OmcjFuGDFXipHj 5foGZJKxlQ3EdBW9nPcKj1Yxpj63w4MpPCbIvtfrLh2U/jnqShiNuaj/EZcNHn+E yaFeRL1TOXgK4gVfY3rjwnczcoqIstwTmciQnBE3hv1sQzRUDseOaAEf13IXo9Jy 4TlzKwSE8fx0K+wnARsf7L/FGWGdBCYCKg4KACB+FOhXfPwB6sousIEB60MFAioN T0VZLMI3IWglIT4FHA1ivc50j9O/8xji/h//TpuyPIsYeRNQ1QOvUJUtAjsPbTgl VrIrYDTj8adGvO4rY4zBCy0p4CADFI7U81WtA3xqq7uw9jwzJL/Tb9tRyDCU0zvI XII7Eabz =jeg5 -----END PGP SIGNATURE----- --aHzAFDNviNcvmkiR--