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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DE9A9C433F5 for ; Sat, 12 Feb 2022 12:09:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231166AbiBLMJC (ORCPT ); Sat, 12 Feb 2022 07:09:02 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:37294 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229506AbiBLMJC (ORCPT ); Sat, 12 Feb 2022 07:09:02 -0500 Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [46.255.230.98]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2266924BC1; Sat, 12 Feb 2022 04:08:59 -0800 (PST) Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id CA2081C0B7A; Sat, 12 Feb 2022 13:08:57 +0100 (CET) Date: Sat, 12 Feb 2022 13:08:57 +0100 From: Pavel Machek To: Andy Shevchenko Cc: Florian Eckert , Rob Herring , Eckert.Florian@googlemail.com, Linux Kernel Mailing List , Linux LED Subsystem , devicetree Subject: Re: [PATCH v4 1/2] leds: ktd20xx: Extension of the KTD20xx family of LED drivers from Kinetic Message-ID: <20220212120857.GJ20866@duo.ucw.cz> References: <20220121140150.1729-1-fe@dev.tdt.de> <20220121140150.1729-2-fe@dev.tdt.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="451BZW+OUuJBCAYj" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org --451BZW+OUuJBCAYj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > + struct device *dev =3D &chip->client->dev; > > + int ret; > > + unsigned int value; >=20 > Here and everywhere can you use reverse xmas tree ordering? >=20 > struct device *dev =3D &chip->client->dev; > unsigned int value; > int ret; Lets not ask people to do that. Best regards, Pavel --=20 http://www.livejournal.com/~pavelmachek --451BZW+OUuJBCAYj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYgejWQAKCRAw5/Bqldv6 8tnZAJ41Q0fqqLPQF2mfmRxh96z9hZHCFQCdExBMKGrnAQWoVhIWNICuT6y9NXQ= =rwST -----END PGP SIGNATURE----- --451BZW+OUuJBCAYj--