[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200930.150349.1490001851325231827.davem@davemloft.net>
Date:   Wed, 30 Sep 2020 15:03:49 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     calvin.johnson@....nxp.com
Cc:     grant.likely@....com, rafael@...nel.org, jeremy.linton@....com,
        andrew@...n.ch, andy.shevchenko@...il.com, f.fainelli@...il.com,
        linux@...linux.org.uk, cristian.sovaiala@....com,
        florinlaurentiu.chiculita@....com, ioana.ciornei@....com,
        madalin.bucur@....nxp.com, heikki.krogerus@...ux.intel.com,
        linux-kernel@...r.kernel.org, linux.cj@...il.com,
        netdev@...r.kernel.org, linux-acpi@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org, diana.craciun@....com,
        laurentiu.tudor@....com, hkallweit1@...il.com, kuba@...nel.org
Subject: Re: [net-next PATCH v1 2/7] net: phy: Introduce phy related fwnode
 functions
From: Calvin Johnson <calvin.johnson@....nxp.com>
Date: Wed, 30 Sep 2020 21:34:25 +0530
> +struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode)
> +{
> +	struct device *d;
> +	struct mdio_device *mdiodev;
Please use reverse christmas tree ordering for local variables.
Powered by blists - more mailing lists