[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190528052855.5n4eb47rinjzzl4w@localhost>
Date: Mon, 27 May 2019 22:28:55 -0700
From: Richard Cochran <richardcochran@...il.com>
To: Andrew Lunn <andrew@...n.ch>
Cc: netdev@...r.kernel.org, David Miller <davem@...emloft.net>,
devicetree@...r.kernel.org,
Florian Fainelli <f.fainelli@...il.com>,
Jacob Keller <jacob.e.keller@...el.com>,
Mark Rutland <mark.rutland@....com>,
Miroslav Lichvar <mlichvar@...hat.com>,
Rob Herring <robh+dt@...nel.org>,
Willem de Bruijn <willemb@...gle.com>
Subject: Re: [PATCH V3 net-next 6/6] ptp: Add a driver for InES time stamping
IP core.
On Wed, May 22, 2019 at 03:42:20AM +0200, Andrew Lunn wrote:
> I don't know about the PTP subsystem, but in general, forward
> declarations are frowned upon, and it is generally requested to
> reorder the functions to remove them.
I am not aware of any general coding style rule or even defacto
practice in this area, but there is a method to this driver. The
functions are in alphabetical order. This makes it easier to find
your way around the driver.
Thanks,
Richard
Powered by blists - more mailing lists