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 A59E8C433EF for ; Fri, 15 Oct 2021 11:53:43 +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 ECFA66101D for ; Fri, 15 Oct 2021 11:53:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org ECFA66101D 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 0616683863; Fri, 15 Oct 2021 13:53:27 +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="l2lVNbHz"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CE2BB820E3; Fri, 15 Oct 2021 13:52:42 +0200 (CEST) Received: from mail-qt1-x832.google.com (mail-qt1-x832.google.com [IPv6:2607:f8b0:4864:20::832]) (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 06CCD8382F for ; Fri, 15 Oct 2021 13:52:37 +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-qt1-x832.google.com with SMTP id c20so8501214qtb.2 for ; Fri, 15 Oct 2021 04:52:36 -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; bh=nY6bEq8EJE4sO5Arz1kArwUDAIJUC7ou1o6gBI7W9OE=; b=l2lVNbHzn3rgZBYEiHLn63vXvGbBI3KLnxGsGrlkNfPF9ryQeqlO0S/jYM5QTHICWs lYoQklae1czPZUW+UqcQ1SzShCutNyH3ebctJ9K30tx2iA853gjdvgLSK7UNVvhgb97k u8GOM3V8cTM4D/hLUS6bwCBeZwlTGwyi76xWs= 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; bh=nY6bEq8EJE4sO5Arz1kArwUDAIJUC7ou1o6gBI7W9OE=; b=DQeARWav/vTQwM6XEfkbE7MltFVpP3gdqlXaeUfcmowD8LwNamqD1vTE1ww4FOM9AY UgZ07H3p9rBYCwu4vgQ9Bk+KGXFXWojGvlBQcLS4p2Fn8TPvbI+LTguG0+hTUnrLjGjr wBDZctVIbYI5aeysGWL/aMfsnoEFXW7MC+tr71f36jL/7/3D7IgZWk9KsN4mHkyjWHDF LC5fZ1VnS+faJNUAbEnpkx2P2rYr5bIGU8i5CSae1Nl4cur4Y2MsgN6GHf3Jtu+B9toZ jOfrKJU19A32251ydcq3DaJfiVykbbpLOWboddky6Y301MJ5gXZblYPXKoBu18Eg9wRk oQjQ== X-Gm-Message-State: AOAM532m45wjZd34ZK35reH5Motlcc2exM+NLdM8n8vpbHKDgaXMD3Bo FfXOvuVhhV3lgcVx1u0he3rvoQ== X-Google-Smtp-Source: ABdhPJwQCj+lC9jJDmzxXVS3yeK0EPbbVZ10BSynuK3ykRb6y3mJEhSCtE3W7vXsEbA1uJGq8yf0oQ== X-Received: by 2002:a05:622a:492:: with SMTP id p18mr12840479qtx.262.1634298755906; Fri, 15 Oct 2021 04:52:35 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-f8b0-5c25-4d47-ecdb.res6.spectrum.com. [2603:6081:7b01:cbda:f8b0:5c25:4d47:ecdb]) by smtp.gmail.com with ESMTPSA id a13sm2665810qtn.4.2021.10.15.04.52.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Oct 2021 04:52:35 -0700 (PDT) Date: Fri, 15 Oct 2021 07:52:33 -0400 From: Tom Rini To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Simon Glass , Stefan Roese , u-boot@lists.denx.de Subject: Re: [PATCH] pci: Fix printf format for regions Message-ID: <20211015115233.GU7964@bill-the-cat> References: <20211008150124.17516-1-pali@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="zemsbZzGU5RpmuyP" Content-Disposition: inline In-Reply-To: <20211008150124.17516-1-pali@kernel.org> X-Clacks-Overhead: GNU Terry Pratchett 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 --zemsbZzGU5RpmuyP Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 08, 2021 at 05:01:24PM +0200, Pali Roh=E1r wrote: > Correct printf format for unsigned long long is %llx and not %llxx. >=20 > Signed-off-by: Pali Roh=E1r > Reviewed-by: Stefan Roese Applied to u-boot/master, thanks! --=20 Tom --zemsbZzGU5RpmuyP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFpa4EACgkQFHw5/5Y0 tyyfwwv/WC/YcrhB6ozc9jsZeWfd5iA/4UjIC682qO1i5ZEeFgj4G8QjVvHZRZiK xJUyCtRltf5rIIIWMN4zIM1iNZsft9XtoX8iIo8rjPnnpFkR/68TEBqk8jj5JdX7 lgWMDlskwWks+5jDBj+26/W3R2Sagfjb+HemxYV02qD0DwD0qy795scX1tVybMLN ZwbslhTXuFWaxzptk1kCLG8wkqGmRmT/zq6eQ5uPxn4Mpkhv1PQDoKbDh1IhgvMD EywzSSAT1yKfQkpigtQbrdDkhEMDizXI2aSRUVaVSOTYROWE90Kk9CLZ9CF8AC61 UwwdQiin18kehoNxTIpgdSAdznIpTh/o4JuJlMJCoewRbE+99Qnywk6CLC7enugX Jzw+cs75/8C+QNcAQqfnsK1JeXT2zRMpxRKp1jzMf75OHlSi4cUBFuGt4n1a0jJ3 KFft17u+s5XsV/ND+6yGOVTqksgGHeNvs65brUhtFGzPI6HZneMH9u8Ql+aqEy3m X+ruACSM =3zg6 -----END PGP SIGNATURE----- --zemsbZzGU5RpmuyP--