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 547DAC61DA4 for ; Thu, 9 Feb 2023 15:27:48 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D60768577B; Thu, 9 Feb 2023 16:27:45 +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="VVlcarBe"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B90D48577E; Thu, 9 Feb 2023 16:27:43 +0100 (CET) Received: from mail-qt1-x82a.google.com (mail-qt1-x82a.google.com [IPv6:2607:f8b0:4864:20::82a]) (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 08E2E8576D for ; Thu, 9 Feb 2023 16:27:41 +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-x82a.google.com with SMTP id m12so2281942qth.4 for ; Thu, 09 Feb 2023 07:27:40 -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=vvhhnTvQ9n0ComC3onrBCewlYyOAAWXokx9w9Nw5wkg=; b=VVlcarBeCS56sbWicuSuG5rHzMH/Sg9RSXOTIpg7LdT11FsMnu6mFZw6Hm4sVjJ09c WpnyiS2RrcE5N5wUvKbc9QCASOFgZ3IeDFWrASI8+rpoaLt8SPXDoPd9vCR8NlVjUGFX uFNGi+41Qelf+o2D29wLyFZKtxTwGyQcs8qUI= 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=vvhhnTvQ9n0ComC3onrBCewlYyOAAWXokx9w9Nw5wkg=; b=fZr2pYMeADUgiyM7eN9ShAL2xqRAT81DQN+ERCwydndtilT/d1QE+7+21fZFfS88KG Gr+t19iRVRLAFj8yn7mDpUX8RkTRwvoFfixjAVX4ElI1q7CSmBSKFm8+ldsUaSAMYxiG BRpA3jIG5wEe4fDh8/xUuUNsDkQL5RkoFcuqjhIJzZEYseO+49rXbnuBWFNgLtkTKyaK nUqixXJatJT0Ghiwv+yTPEx0JzM2AT/cZLvr/0BWIwM8GVE9Xdl/kv32jjCMVeHCQBbG mOEa+lOXf+LWNbdXPIfiurEsFLJToLlO4KTjRunyzWozYb1nfMaSmqZzZRUg6a81o9+9 I1XA== X-Gm-Message-State: AO0yUKWkeja2YVZCya3V+QNfNcmoeIFsR4zCKA6N71FzHjHgVBrqdpis BY6QxemlxoB863x18k5mPwTQ+w== X-Google-Smtp-Source: AK7set/sVD1FsF+Rls9U4WzgiNu7BtnQSHrB1N9t6CUKwBhYKFax3L6xBnYJf/t2CprN80I/P5ISHw== X-Received: by 2002:a05:622a:130e:b0:3b3:7707:9b92 with SMTP id v14-20020a05622a130e00b003b377079b92mr20500510qtk.15.1675956459711; Thu, 09 Feb 2023 07:27:39 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-538d-baa1-e57f-2a07.res6.spectrum.com. [2603:6081:7b00:6400:538d:baa1:e57f:2a07]) by smtp.gmail.com with ESMTPSA id z16-20020ac84310000000b003b9a505627bsm1415926qtm.79.2023.02.09.07.27.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Feb 2023 07:27:39 -0800 (PST) Date: Thu, 9 Feb 2023 10:27:37 -0500 From: Tom Rini To: Marek Vasut Cc: u-boot@lists.denx.de, Patrice Chotard , Patrick Delaunay Subject: Re: [PATCH v2 1/2] env: mmc: Clean up macro usage Message-ID: References: <20230209123010.31953-1-marex@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="oGR8EyW5oq8rrUuY" Content-Disposition: inline In-Reply-To: <20230209123010.31953-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.6 at phobos.denx.de X-Virus-Status: Clean --oGR8EyW5oq8rrUuY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 09, 2023 at 01:30:09PM +0100, Marek Vasut wrote: > Consistently use 'if (IS_ENABLED(CONFIG_PARTITION_TYPE_GUID))' instead of > mix of ifdef. >=20 > Signed-off-by: Marek Vasut Reviewed-by: Tom Rini --=20 Tom --oGR8EyW5oq8rrUuY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPlEOMACgkQFHw5/5Y0 tyzx5Av+POy2CojeatSNSgXJaOLtJQy4q48Yu9sq3nnql/c0SL5YVYHf0TNmazLs 1M2K8yh2invW0bTDK+zjFfLn2M31Cvu9zR2LXfFGpfwDwZdt2PSqi0hjQjEq+u71 +Q9Jrxlg44yObiUSPz4qyG35c+oQPLOMCkfq/gpj6eD5SsJuDjb4ZP6WbRlLHiDX ohcs3CUvHDTCPyOcW8HKtbZsqnMQ69De5DkNcikRQUPR7RNovvqt33tNqb3OAzFZ zJiKV0B5CQFi9TxJ9nPSBGbAy+k5lCPu4pjqcLi96Q7pbu7vgn0uc47rf8NsTPCS hvBcSJkum3WzAnoX+KMxwHKJegImCaJsAPL1enNMd0WxA6zWpl1NXuAF4Gyag5Ll 5/PIaRMrP++kOot7d3sLhil9G9foS5F0bOgj6vwcQRyzmrm4E/9lKFMalq+Pnp3L fHujWJxpbrZRL+gip4sIqUMvwi4vZP9aQg1yFvtkaW67NO/Gg+3INw3w8ZA75FbK 8/51pueH =wptq -----END PGP SIGNATURE----- --oGR8EyW5oq8rrUuY--