[i2c] [PATCH 1/2] Eliminate references to new_client in i2c documentation
Grant Likely
grant.likely at secretlab.ca
Fri May 11 15:32:58 CEST 2007
On 5/11/07, Jean Delvare <khali at linux-fr.org> wrote:
> Hi Grant,
>
> On Thu, 10 May 2007 15:04:16 -0600, Grant Likely wrote:
> > The use of 'new_client' in i2c device allocation has been refered to as
> > a 'disease'. Replace all occurances of 'struct i2c_client *new_client'
> > in documentation examples with 'struct i2c_client *client'.
> >
> > Also remove unnecessary zero initializtion of .flags since kzalloc is used.
> >
> > Signed-off-by: Grant Likely <grant.likely at secretlab.ca>
>
> Thanks for your contribution, however I made a similar documentation
> cleanup 3 weeks ago:
> http://lists.lm-sensors.org/pipermail/i2c/2007-April/001075.html
> It's upstream already.
Heh, apparently I don't keep my edge bleeding enough
g.
--
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195
More information about the i2c
mailing list