Re: [PATCH 1/2] Eliminate references to new_client in i2c documentation

From: Grant Likely
Date: Fri May 11 2007 - 09:33:19 EST


On 5/11/07, Jean Delvare <khali@xxxxxxxxxxxx> 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@xxxxxxxxxxxx>

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@xxxxxxxxxxxx
(403) 399-0195
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/