Re: [PATCHv3 0/7] rtc: convert to c99 format

From: Shubhrajyoti
Date: Tue Sep 25 2012 - 10:25:58 EST


On Tuesday 25 September 2012 05:39 PM, Felipe Balbi wrote:
> Hi,
>
> On Tue, Sep 25, 2012 at 05:01:59PM +0530, Shubhrajyoti D wrote:
>> The series tries to convert the i2c_msg to c99 struct.
>> This may avoid issues like below if someone tries to add a
>> structure.
>> http://www.mail-archive.com/linux-i2c@xxxxxxxxxxxxxxx/msg08972.html
>>
>> Special thanks to Julia Lawall for helping it automate.
>> By the below script.
>> http://www.mail-archive.com/cocci@xxxxxxx/msg02753.html
>>
>> Resending with Andrew Morton in cc for review as it was suggested to me.
>>
>> Fix a typo in the comments that crept in.
>>
>> Shubhrajyoti D (7):
>> rtc: Convert struct i2c_msg initialization to C99 format
>> rtc: Convert struct i2c_msg initialization to C99 format
>> rtc: Convert struct i2c_msg initialization to C99 format
>> rtc: Convert struct i2c_msg initialization to C99 format
>> rtc: Convert struct i2c_msg initialization to C99 format
>> rtc: Convert struct i2c_msg initialization to C99 format
>> rtc: Convert struct i2c_msg initialization to C99 format
> FWIW:
>
> Reviewed-by: Felipe Balbi <balbi@xxxxxx>
>
> complete series look fine.
thanks.
>

--
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/