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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 03DCEC433EF for ; Sun, 3 Oct 2021 23:35:06 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5676961252 for ; Sun, 3 Oct 2021 23:35:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5676961252 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B6C5D834CC; Mon, 4 Oct 2021 01:34:08 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (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="SvibkTte"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0A1F3834AA; Mon, 4 Oct 2021 01:33:56 +0200 (CEST) Received: from mail-qv1-xf32.google.com (mail-qv1-xf32.google.com [IPv6:2607:f8b0:4864:20::f32]) (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 A88F4834B5 for ; Mon, 4 Oct 2021 01:33:49 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf32.google.com with SMTP id a9so9057082qvf.0 for ; Sun, 03 Oct 2021 16:33:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=YZN53ow2Q5JbE9mSYfM11VCio1TspIptVmYsz24hQX8=; b=SvibkTteJS2ZRYl1GT035yi1gwp5d3IxHbQCE88B2d6E7mlqxnOh4W5QrcSZX1MxTW Wov61A5zU63jiF36qwAMzzQdHHehS68fRPIV4LIkVwGRgY57N1f8+l0TtiDMYE+suDKv kAvf2ZExVrnJlnhhSOw9OFOwoDgy6k19oGK00= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=YZN53ow2Q5JbE9mSYfM11VCio1TspIptVmYsz24hQX8=; b=hGJT4BEmRx3yqXpdeCJgn9cHke1Ijn4+SsRqkLWnmoMsdWsUR40QzZOiPM7pN+Y8hT nEUYHEZDDTjYgaeZspq1TZXsMANTu496COTxCwyFzL+kjAc2TiyEX9DISb+qgDApdm54 g+dnaJt2Kehdov44uNQCd6+108Xsr5TFG1IuLQANgdY8nocFMNYK36jTK+/SeK+EwNy/ KFBZ4Nqr92TrWsV+ycWbaQi+V1iddUtUl/v576qeyocRXZPJRlMKogfsTgf1JNjTMFlp 7+igwJR/BeHsphbWCasux1eJJgVeyEh6Jq/mzQMCLsOqAWVEPZNirPe59YBiMEHJVV8l F8Gw== X-Gm-Message-State: AOAM5332f/rXhbOkFZqPigHKclVBT6sGPlkJC2rcBVHdMDxmCHnNd4Gx fHhkmMXRNEdpx9fsmsGYQSEqPg== X-Google-Smtp-Source: ABdhPJxufzHpChJEfX6ZJeDHD/UgNNmNePJ1+ILoIXqoLrf2uJ9BTBiKru+hmv7lsCTiR+GK5CKOHw== X-Received: by 2002:ad4:45ed:: with SMTP id q13mr8198939qvu.7.1633304028569; Sun, 03 Oct 2021 16:33:48 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-ddc6-c860-2365-fdf8.res6.spectrum.com. [2603:6081:7b01:cbda:ddc6:c860:2365:fdf8]) by smtp.gmail.com with ESMTPSA id u12sm6603756qkk.109.2021.10.03.16.33.47 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sun, 03 Oct 2021 16:33:47 -0700 (PDT) Date: Sun, 3 Oct 2021 19:33:46 -0400 From: Tom Rini To: Vladimir Oltean Cc: u-boot@lists.denx.de, Bin Meng , Priyanka Jain , Hou Zhiqiang Subject: Re: [PATCH 03/11] pci: pci_bar_show can be static Message-ID: <20211003233346.GZ31748@bill-the-cat> References: <20210917121130.526216-1-vladimir.oltean@nxp.com> <20210917121130.526216-4-vladimir.oltean@nxp.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="RfsCC5usvn/kAfha" Content-Disposition: inline In-Reply-To: <20210917121130.526216-4-vladimir.oltean@nxp.com> X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean --RfsCC5usvn/kAfha Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 17, 2021 at 03:11:22PM +0300, Vladimir Oltean wrote: > To avoid W=3D1 build warnings, declare this function as static, since it > is not used outside of this translation module. >=20 > Signed-off-by: Vladimir Oltean > Reviewed-by: Bin Meng Applied to u-boot/next, thanks! --=20 Tom --RfsCC5usvn/kAfha Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFaPdkACgkQFHw5/5Y0 tywnLwwAso4d6JVEGYPk26qGpVcOoZ15h1VirsJyy1draM7v/MjYq3dry7mfuWxc pX0VTm86pleCK+VcymRaft8Mz34XjWfrYWIyia4J4/QfP4glQKJ/Rg2GaiePvoWw n0dnYIEWlHdyA5KZB6XtF/Cf20g6JQkMHO8RiGcdujt6wpPcWeomir3qgKiWIF8F kfeM+8GGg3paiwmwY8Yclz+U1/ucvCxG2zVcB2j+ASKL4/x2ziJFM/Cwjqkt+ZCT UXIxCou1XHQ+UBw0TxXdK8xt82uuus4ymAaYezAwSmxFZClJho8a5PmkNvmIxxaM 315/v6psDmdrLLPoR8bnnkVjPcnyTbwJUL2HNWO/Pz6+bMO0ty7b77X+4CmSnRST hc/k+k7RLIx/TTxc4y3a/vpLNJnr7pkVEcgx5+5mRHHAq28rlSg3TOSuupCY31BX FsdQSCyFnsmjufmaZD7KIGypIBnN2iFhG3J8tuqbyrNM3vye0pc3GXzGKf7h1W1F JmXomkEV =fGBu -----END PGP SIGNATURE----- --RfsCC5usvn/kAfha--