[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.20.1610201241450.25105@knanqh.ubzr>
Date: Thu, 20 Oct 2016 12:44:34 -0400 (EDT)
From: Nicolas Pitre <nicolas.pitre@...aro.org>
To: Richard Cochran <richardcochran@...il.com>
cc: John Stultz <john.stultz@...aro.org>,
Yann E MORIN <yann.morin.1998@...e.fr>,
Thomas Gleixner <tglx@...utronix.de>,
Josh Triplett <josh@...htriplett.org>, netdev@...r.kernel.org,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/4] ptp_clock: allow for it to be optional
On Thu, 20 Oct 2016, Richard Cochran wrote:
> On Wed, Oct 19, 2016 at 07:42:52PM -0400, Nicolas Pitre wrote:
> > +static inline void ptp_clock_event(struct ptp_clock *ptp,
> > + struct ptp_clock_event *event)
> > +{ (void)event; }
>
> Just out of curiosity, why do you need that cast?
It's redundant and now gone. Probably a remnant from the initial test
code that used macros.
Thanks.
Nicolas
Powered by blists - more mailing lists