Re: [PATCH] mfd: Convert struct i2c_msg initialization to C99 format

From: Samuel Ortiz
Date: Wed Sep 19 2012 - 07:28:21 EST


Hi Shubhrajyoti,

On Mon, Sep 17, 2012 at 09:14:58PM +0530, Shubhrajyoti D wrote:
> Convert the struct i2c_msg initialization to C99 format. This makes
> maintaining and editing the code simpler. Also helps once other fields
> like transferred are added in future.
>
> Thanks to Julia Lawall <julia.lawall@xxxxxxx> for automating the conversion
>
> Signed-off-by: Shubhrajyoti D <shubhrajyoti@xxxxxx>
> ---
> drivers/mfd/88pm860x-i2c.c | 14 ++++++++++++--
> 1 files changed, 12 insertions(+), 2 deletions(-)
Patch applied, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
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/