[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210902165550.eplp6wkdcio5pocg@bsd-mbp.dhcp.thefacebook.com>
Date: Thu, 2 Sep 2021 09:55:50 -0700
From: Jonathan Lemon <jonathan.lemon@...il.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, richardcochran@...il.com,
netdev@...r.kernel.org, kernel-team@...com, abyagowi@...com
Subject: Re: [PATCH net-next 06/11] ptp: ocp: Add SMA selector and controls
On Wed, Sep 01, 2021 at 04:56:12PM -0700, Jakub Kicinski wrote:
> On Mon, 30 Aug 2021 16:52:31 -0700 Jonathan Lemon wrote:
> > static int
> > -ptp_ocp_clock_val_from_name(const char *name)
> > +select_val_from_name(struct ocp_selector *tbl, const char *name)
>
> Why not prefix the helpers with ptp_ocp_ ? Makes code easier to follow
> IMHO.
Will fix. Was adding these for use by the DEVICE_ATTR functions, and
those don't have prefixes, so I neglected to namespace them.
--
Jonathan
Powered by blists - more mailing lists