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 A0952C54EED for ; Mon, 30 Jan 2023 15:01:33 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id AB043858D5; Mon, 30 Jan 2023 15:59:58 +0100 (CET) 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="cdvlEz48"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B6BD185838; Mon, 30 Jan 2023 15:54:05 +0100 (CET) Received: from mail-qt1-x835.google.com (mail-qt1-x835.google.com [IPv6:2607:f8b0:4864:20::835]) (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 8A11C8584D for ; Mon, 30 Jan 2023 15:53:44 +0100 (CET) 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-qt1-x835.google.com with SMTP id bb40so2720780qtb.2 for ; Mon, 30 Jan 2023 06:53:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; 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=53yWcsi3H0B/kg45eHOti6vfmN0p8OQ1+PFuu9sNAYE=; b=cdvlEz48DuUZi7FaTy+q+ycnJn3p0rLQaV473Q7Su3FZGU4WxhUcT55lcvyAuOHjqI cI+H2aVraA5OLF5XOSYb8bCm3sC5wpwPC3d/lRuRSHSPOmRJ6G8ILP1qJbxH8cYfXRS4 M5OcnQkuRlPh53CJCulePmzPHFJpHxBiKzqgo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=53yWcsi3H0B/kg45eHOti6vfmN0p8OQ1+PFuu9sNAYE=; b=llOmb6g/IN2B1Ibmu3CZtmKc6ZgvTF4QW9D33CR5ubtc9VYfPqjWTNjO96DUK94eMB 0snGys59KBZTWZK7Xq4FC5TTIQnsqFy/c8SDlPMjbM8C9huw0/+mOq/NZi0+279ySU4/ uQj1p4crSKoC5Vh6vT/7Gt4h6yy/8ybUC94ZB9a0W6Au7AS5jLoywGpKB04sthEbrnVk vZN9F5fKfgOmye+e+8uf/7shMotBXS2S2C+yi49dN+CIoWaZhyt9ssgG6w+r5uf/wgiy aBNrVYZTAKU537SEAiUMg8v65hkage4Kmy/o6fP/KC1NKRyFFWPl/a28IiXxEFphC6cf su0w== X-Gm-Message-State: AO0yUKUiroSdzF0XfkUriVIfBn2SVmjj+jA822hsKjO/tNDj7/NdrZC+ Xbjw+HSPO7p+f+MMG/gOi4uYMg== X-Google-Smtp-Source: AK7set/j/VW2kLwZfJ2fgMKegcnDVKwNkolRV7ubzE3CPazubwD6zvLiuKalbu7gOC9ygZ86JVh41w== X-Received: by 2002:ac8:7f01:0:b0:3b8:5fab:cabb with SMTP id f1-20020ac87f01000000b003b85fabcabbmr11018346qtk.23.1675090417404; Mon, 30 Jan 2023 06:53:37 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-31da-0362-f50e-b4ac.res6.spectrum.com. [2603:6081:7b00:6400:31da:362:f50e:b4ac]) by smtp.gmail.com with ESMTPSA id cp4-20020a05622a420400b003b9a426d626sm321516qtb.22.2023.01.30.06.53.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Jan 2023 06:53:36 -0800 (PST) Date: Mon, 30 Jan 2023 09:53:34 -0500 From: Tom Rini To: Heinrich Schuchardt Cc: Simon Glass , Brandon Maier , Ilias Apalodimas , Kautuk Consul , Leo Yu-Chi Liang , Philippe Reynes , Rasmus Villemoes , Sughosh Ganu , U-Boot Mailing List Subject: Re: [PATCH 014/171] lib: Add a Kconfig for SPL_ERRNO_STR Message-ID: References: <20230130144324.206208-1-sjg@chromium.org> <20230130144324.206208-15-sjg@chromium.org> <29ca9b62-67b4-a161-0962-1cbbf0d6cfa2@gmx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="N+1vm8s0HAYczAad" Content-Disposition: inline In-Reply-To: <29ca9b62-67b4-a161-0962-1cbbf0d6cfa2@gmx.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.6 at phobos.denx.de X-Virus-Status: Clean --N+1vm8s0HAYczAad Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 30, 2023 at 03:51:56PM +0100, Heinrich Schuchardt wrote: > On 1/30/23 15:40, Simon Glass wrote: > > This is implicitly used in the source and seems useful, so add it. >=20 > Do not use the same commit message for all patches. The same commit message is fine, when scripting a bulk fix such as this. --=20 Tom --N+1vm8s0HAYczAad Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPX2e4ACgkQFHw5/5Y0 tywCdQv+MsU4aD2TL3JsTwnsCkcmSblJw0rRtpdD/ZzmZe/vJFzdqt0eZCp/3Ywa bh5jhoDTX9muJuUu3UdRDRky5NutQGE4vpV+SjPoOdWhbKAyQVOcO2wATT2uEIEh ygu/c702G64rf1d/5yPI4lAccaC6CIBjAp9DIebxpF8+O06TpdokwjLSS3+QP14n 4KnL/f6xsH5kpvA2pE75wm0gFK9pLdbJQ3F5pn4XFXnVMtFSqIjx6zshEnEe7/oK Jw9T/n7BqeT23dqMqrz25irIZxNjx8cZTCurj4FpruFSKHzWw1+WxRY3heZvI3iY 4WQeyJ4XvtURXMgIxy3+gDVukDmYmfSe5JiieXCDk+g0BeQMzCFKJXyF15JtP7LC Ja9QobKkd2Gnp9vbGxp1cQ14fjBfHX/VKhHi5YYbf1xGKOtpCNLS+sRSH0RiuKm/ AMWcnHl4AO0/R1G91AUVKddofza5cIHvLxrYBO3b61cgNV5Je4Km/+Yp65NbQHne jglEyI5Q =Oloy -----END PGP SIGNATURE----- --N+1vm8s0HAYczAad--