From: Shubhrajyoti <shubhrajyoti@ti.com>
To: Shubhrajyoti D <shubhrajyoti@ti.com>
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
julia.lawall@lip6.fr
Subject: Re: [PATCHv4 0/6] media: convert to c99 format
Date: Mon, 24 Sep 2012 11:36:27 +0530 [thread overview]
Message-ID: <505FF863.7040305@ti.com> (raw)
In-Reply-To: <1347970956-11158-1-git-send-email-shubhrajyoti@ti.com>
On Tuesday 18 September 2012 05:52 PM, 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 an
> element to the 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
>
> Changelogs
> - Remove the zero inititialisation of the flags.
ping.
> Shubhrajyoti D (6):
> media: Convert struct i2c_msg initialization to C99 format
> media: Convert struct i2c_msg initialization to C99 format
> media: Convert struct i2c_msg initialization to C99 format
> media: Convert struct i2c_msg initialization to C99 format
> media: Convert struct i2c_msg initialization to C99 format
> media: Convert struct i2c_msg initialization to C99 format
>
> drivers/media/i2c/ks0127.c | 13 +++++++-
> drivers/media/i2c/msp3400-driver.c | 40 +++++++++++++++++++++----
> drivers/media/i2c/tvaudio.c | 13 +++++++-
> drivers/media/radio/radio-tea5764.c | 13 ++++++--
> drivers/media/radio/saa7706h.c | 15 ++++++++-
> drivers/media/radio/si470x/radio-si470x-i2c.c | 23 ++++++++++----
> 6 files changed, 96 insertions(+), 21 deletions(-)
>
prev parent reply other threads:[~2012-09-24 6:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-18 12:22 [PATCHv4 0/6] media: convert to c99 format Shubhrajyoti D
2012-09-18 12:22 ` [PATCHv4 1/6] media: Convert struct i2c_msg initialization to C99 format Shubhrajyoti D
2012-09-18 12:22 ` [PATCHv4 2/6] " Shubhrajyoti D
2012-09-18 12:22 ` [PATCHv4 3/6] " Shubhrajyoti D
2012-09-18 12:22 ` [PATCHv4 4/6] " Shubhrajyoti D
2012-09-18 12:22 ` [PATCHv4 5/6] " Shubhrajyoti D
2012-09-18 12:22 ` [PATCHv4 6/6] " Shubhrajyoti D
2012-09-24 6:06 ` Shubhrajyoti [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=505FF863.7040305@ti.com \
--to=shubhrajyoti@ti.com \
--cc=julia.lawall@lip6.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.