lkml.org 
[lkml]   [2012]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCHv2 0/7] rtc: convert to c99 format
Date
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@vger.kernel.org/msg08972.html

Special thanks to Julia Lawall for helping it automate.
By the below script.
http://www.mail-archive.com/cocci@diku.dk/msg02753.html


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

drivers/rtc/rtc-ds1672.c | 26 +++++++++++--
drivers/rtc/rtc-em3027.c | 17 +++++++-
drivers/rtc/rtc-isl1208.c | 20 ++++++++--
drivers/rtc/rtc-pcf8563.c | 13 +++++-
drivers/rtc/rtc-rs5c372.c | 7 +++-
drivers/rtc/rtc-s35390a.c | 13 +++++-
drivers/rtc/rtc-x1205.c | 92 ++++++++++++++++++++++++++++++++++++++-------
7 files changed, 158 insertions(+), 30 deletions(-)

--
1.7.5.4



\
 
 \ /
  Last update: 2012-09-24 12:21    [W:0.042 / U:1.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site