diff options
author | Shubhrajyoti D <shubhrajyoti@ti.com> | 2012-10-10 20:35:38 +0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2012-10-11 11:48:54 +0400 |
commit | 24e491c21b4e214a980a5daf2a5bc80e8c410ce6 (patch) | |
tree | 347c3122134b187361ef8805796d9b9caa4d20a9 /net | |
parent | 9493d974b0f1f34903adfb529a510d4d768493dc (diff) | |
download | linux-24e491c21b4e214a980a5daf2a5bc80e8c410ce6.tar.xz |
Input: as5011 - use C99-style structure initializators
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@lip6.fr> for automating the
conversion.
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions