Re: [PATCH v3] i2c: core: helper function to detect slave mode

From: Andy Shevchenko
Date: Wed Jan 25 2017 - 16:30:02 EST


On Wed, Jan 25, 2017 at 11:01 PM, Wolfram Sang <wsa@xxxxxxxxxxxxx> wrote:
> On Wed, Jan 25, 2017 at 10:50:09PM +0200, Andy Shevchenko wrote:
>> On Wed, 2017-01-25 at 21:45 +0100, Wolfram Sang wrote:
>> > > + * i2c_slave_mode_detect - detect operation mode
>> >
>> > I'd rather name it 'i2c_detect_slave_mode'
>>
>> When I proposed that I kept in ming `git grep -n i2c_slave`.
>
> "i2c.*slave"? :)

'i2c[a-z_]\+slave'

> I think having the verb first makes function names more comprehensible.
> i2c-core is not super consistent with that, but I'd say more follow this
> than not.

I'm okay with either.

--
With Best Regards,
Andy Shevchenko