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 X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 51453C3F2CD for ; Tue, 3 Mar 2020 13:45:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2404C20848 for ; Tue, 3 Mar 2020 13:45:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728048AbgCCNpn (ORCPT ); Tue, 3 Mar 2020 08:45:43 -0500 Received: from sauhun.de ([88.99.104.3]:50116 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727121AbgCCNpn (ORCPT ); Tue, 3 Mar 2020 08:45:43 -0500 Received: from localhost (p54B3308A.dip0.t-ipconnect.de [84.179.48.138]) by pokefinder.org (Postfix) with ESMTPSA id 576732C0872; Tue, 3 Mar 2020 14:45:41 +0100 (CET) Date: Tue, 3 Mar 2020 14:45:41 +0100 From: Wolfram Sang To: Niklas =?utf-8?Q?S=C3=B6derlund?= Cc: Geert Uytterhoeven , Wolfram Sang , Ulf Hansson , linux-mmc@vger.kernel.org, linux-renesas-soc@vger.kernel.org Subject: Re: [PATCH] mmc: renesas_sdhi: Use BITS_PER_LONG helper Message-ID: <20200303134540.GB1622@kunai> References: <20200302093534.9055-1-geert+renesas@glider.be> <20200303124842.GB571445@oden.dyn.berto.se> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/NkBOFFp2J2Af1nK" Content-Disposition: inline In-Reply-To: <20200303124842.GB571445@oden.dyn.berto.se> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org --/NkBOFFp2J2Af1nK Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 03, 2020 at 01:48:42PM +0100, Niklas S=C3=B6derlund wrote: > Hi Geert, >=20 > Thanks for your work. >=20 > On 2020-03-02 10:35:34 +0100, Geert Uytterhoeven wrote: > > Use the existing BITS_PER_LONG helper definition instead of calculating > > this value. > >=20 > > Signed-off-by: Geert Uytterhoeven >=20 > Reviewed-by: Niklas S=C3=B6derlund Reviewed-by: Wolfram Sang --/NkBOFFp2J2Af1nK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl5eX4AACgkQFA3kzBSg KbY2HhAAjukYtokAJej0dYRd0RM+0NiAbGl7C/GLOHQkFx1S4uBWa54cSC3NQ+83 Mo/k0heHnzYzAmBFa+bc1BbTgr7sq2xfZ+XaXM27wxS+nFTdsrCGZZAY8SRGO0y7 KRBpVkevotPyc5U8gT7tc/XBxklPOkWlXw3JhOXoikzyEVQgJljKMYSC4G560CNz zlGdR7+NKm991YlNH+hriVaRpPwwk1GTWhodEFuVVQl7k+Bu5hXG2ej2GCJkF+KS hXije9gbAf/tfIc0apkQr6Ey+57fzVYeQkTuKUXKG1arQTXod5Qqzs/USeZOnfvA ITuy5Xzv65rWjoKtKahwCoI8lJWa3/1FqK0v6ZQhFcs778szI42fnjUakCvvb7Ng /kk035xuC8QFjyW3xfOiJfVor1+TOo0tX3WjDhrTkKY0qM44DugjI+MzvfCnZq7Y LLsJC1xAeu9KydW/wEv6+mY6Sw1HktfpM737aXffXzlBOEbfxn26eU+c0Pw1nuGJ OlI5LppipQnDoOL91Wvk2HHzWpPqHTg5O5mgej834uuffN8MTN8q7LBpuMq/Iht+ okAv5l+be9A0MZh6bo0ZvWmd6dm4rAUA6KZleLuzT6Mk2Jkn2toWpG+z/kQ01ELq HR9bWeWmZEyeOQUIfS4QEEsv6c2NPrW4x6u8rTqD35Op9T17SFk= =sLo8 -----END PGP SIGNATURE----- --/NkBOFFp2J2Af1nK--