Re: [PATCH v3] i2c documentation: rename variable "register" to "reg"

From: Wolfram Sang
Date: Wed Aug 27 2014 - 15:56:18 EST


On Wed, Aug 27, 2014 at 10:54:21PM +0300, Josà Manuel AlarcÃn RoldÃn wrote:
> The example code provided with the i2c device interface documentation
> won't compile since it uses the reserved word "register" to name a
> variable.
>
> The compiler fails with this error message:
>
> error: expected identifier or '(' before '=' token
> __u8 register = 0x20; /* Device register to access */
> ^
>
> Rename the variable "register" to simply "reg"
> in the example code.
>
> Signed-off-by: Jose Alarcon Roldan <jose.alarcon.roldan@xxxxxxxxx>

Acked-by: Wolfram Sang <wsa@xxxxxxxxxxxxx>

Attachment: signature.asc
Description: Digital signature